diff options
Diffstat (limited to 't/subdir.sh')
-rwxr-xr-x | t/subdir.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/subdir.sh b/t/subdir.sh index 249481aa3..e8719997d 100755 --- a/t/subdir.sh +++ b/t/subdir.sh @@ -17,7 +17,7 @@ # Test to make sure install-sh and mkinstalldirs correctly found in # subdirs. -. ./defs || exit 1 +. test-init.sh mkdir zot |