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