diff options
Diffstat (limited to 'tests/tr')
-rwxr-xr-x | tests/tr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tr b/tests/tr new file mode 100755 index 0000000..c83eec9 --- /dev/null +++ b/tests/tr @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +echo "${FAKE_PWGEN_PASSWORD:-Hello World}" |