tests: strengthen the ylwrap tests
[platform/upstream/automake.git] / t / tap-bad-prog.tap
index 82cf4e4..e37f18c 100755 (executable)
@@ -18,7 +18,7 @@
 #  - missing, unreadable, or not-executable test scripts cause proper
 #    error reports
 
-. ./defs || Exit 1
+. test-init.sh
 
 fetch_tap_driver
 
@@ -99,7 +99,7 @@ else
     for s in '"missing plan" message' 'results'; do
       skip_ -r "IPC::Open3 not good enough" "no spurious $s"
     done
-    Exit 0
+    exit 0
   fi
 fi