summaryrefslogtreecommitdiffstats
path: root/pw/tests/helper_functions.shin
diff options
context:
space:
mode:
Diffstat (limited to 'pw/tests/helper_functions.shin')
-rwxr-xr-xpw/tests/helper_functions.shin3
1 files changed, 3 insertions, 0 deletions
diff --git a/pw/tests/helper_functions.shin b/pw/tests/helper_functions.shin
index f87b1e7..3680dfe 100755
--- a/pw/tests/helper_functions.shin
+++ b/pw/tests/helper_functions.shin
@@ -1,5 +1,8 @@
# $FreeBSD$
+# The pw command
+PW="pw -V ${HOME}"
+
# Workdir to run tests in
TESTDIR=$(atf_get_srcdir)