diff options
Diffstat (limited to 't/remake-subdir2.sh')
-rwxr-xr-x | t/remake-subdir2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-subdir2.sh b/t/remake-subdir2.sh index 42f0ba14d..a87554467 100755 --- a/t/remake-subdir2.sh +++ b/t/remake-subdir2.sh @@ -19,7 +19,7 @@ # See also the other similar tests 'remake-subdir*.sh', and the # related test 'aclocal5.sh'. -. ./defs || exit 1 +. test-init.sh magic1='::MagicString::One::' magic2='__MagicString__Two__' |