summaryrefslogtreecommitdiff
path: root/test/tests/plugin.bash
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/plugin.bash')
-rw-r--r--test/tests/plugin.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests/plugin.bash b/test/tests/plugin.bash
index 960e9ce..bdf0c7f 100644
--- a/test/tests/plugin.bash
+++ b/test/tests/plugin.bash
@@ -18,7 +18,7 @@ EOF
'
test_expect_success 'run' '
-run_dotbot --plugin test.py <<EOF
+run_dotbot --plugin ${DOTFILES}/test.py <<EOF
- test: ~
EOF
'