diff options
Diffstat (limited to 't/nodepcomp.sh')
-rwxr-xr-x | t/nodepcomp.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/nodepcomp.sh b/t/nodepcomp.sh index 25c66b596..9e96dc152 100755 --- a/t/nodepcomp.sh +++ b/t/nodepcomp.sh @@ -16,7 +16,7 @@ # Test to make sure depcomp isn't always required. -. ./defs || exit 1 +. test-init.sh rm -f depcomp |