diff options
Diffstat (limited to 't/silentcxx.sh')
-rwxr-xr-x | t/silentcxx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/silentcxx.sh b/t/silentcxx.sh index fe4c9d4a9..0bc4c3519 100755 --- a/t/silentcxx.sh +++ b/t/silentcxx.sh @@ -20,7 +20,7 @@ # and forces the use of gcc depmode. required=c++ -. ./defs || exit 1 +. test-init.sh mkdir sub |