summaryrefslogtreecommitdiff
path: root/t/spy-vpath-rewrite.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/spy-vpath-rewrite.sh')
-rwxr-xr-xt/spy-vpath-rewrite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/spy-vpath-rewrite.sh b/t/spy-vpath-rewrite.sh
index df345c464..24492bbb0 100755
--- a/t/spy-vpath-rewrite.sh
+++ b/t/spy-vpath-rewrite.sh
@@ -18,7 +18,7 @@
# We use that assumption in some of our rules, so it better explicitly
# check that it truly holds.
-. ./defs || exit 1
+. test-init.sh
ocwd=$(pwd) || fatal_ "couldn't get current working directory"