summaryrefslogtreecommitdiff
path: root/test/main
diff options
context:
space:
mode:
Diffstat (limited to 'test/main')
-rwxr-xr-xtest/main2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/main b/test/main
index 3544ed0..e78d090 100755
--- a/test/main
+++ b/test/main
@@ -31,7 +31,7 @@ source $tests/checklinks
(source $tests/setup)
echo "# bootstrapping PKG_DIR"
-$test_proot/caretaker/include/bootstrap $test_proot $test_pdir
+$test_proot/caretaker/examples/bootstrap $test_proot $test_pdir
echo "# checking for success"
[[ -e $test_home/.config/caretaker/caretaker.conf ]]