diff options
Diffstat (limited to 't/compile5.sh')
-rwxr-xr-x | t/compile5.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/compile5.sh b/t/compile5.sh index 89c5be30f..3661fb187 100755 --- a/t/compile5.sh +++ b/t/compile5.sh @@ -17,7 +17,7 @@ # Make sure the file name translation in the 'compile' script works # correctly -. ./defs || exit 1 +. test-init.sh get_shell_script compile |