summaryrefslogtreecommitdiff
path: root/tests/t0001-sanity-checks.sh
diff options
context:
space:
mode:
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' '
me small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264