diff options
Diffstat (limited to 't/fort2.sh')
-rwxr-xr-x | t/fort2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/fort2.sh b/t/fort2.sh index fbe05b761..b6c2ead60 100755 --- a/t/fort2.sh +++ b/t/fort2.sh @@ -19,7 +19,7 @@ # Cf. 'fort1.sh' and 'link_f90_only.sh'. -. ./defs || exit 1 +. test-init.sh mkdir sub |