m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests/t0001-sanity-checks.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 05:01:43 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 05:01:43 +0200
commit25f9608022803d2d130e9665dc3f14bed83ba328 (patch)
treee145ed52bddd9f41a9e0a4df56a468bff6a8e513 /tests/t0001-sanity-checks.sh
parent67abc395d981b9b4a5f71fc00a8807195e2865e3 (diff)
tests: style
Diffstat (limited to 'tests/t0001-sanity-checks.sh')
-rwxr-xr-xtests/t0001-sanity-checks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0001-sanity-checks.sh b/tests/t0001-sanity-checks.sh
index f20664e..c052533 100755
--- a/tests/t0001-sanity-checks.sh
+++ b/tests/t0001-sanity-checks.sh
@@ -4,7 +4,7 @@ test_description='Sanity checks'
. ./setup.sh
test_expect_success 'Make sure we can run pass' '
- ${PASS} --help | grep "pass: the standard unix password manager"
+ $PASS --help | grep "pass: the standard unix password manager"
'
test_expect_success 'Make sure we can initialize our test store' '