tests: strengthen the ylwrap tests
[platform/upstream/automake.git] / t / tap-bad-prog.tap
index 580e7d3..e37f18c 100755 (executable)
@@ -18,8 +18,7 @@
 #  - missing, unreadable, or not-executable test scripts cause proper
 #    error reports
 
-am_parallel_tests=yes
-. ./defs || Exit 1
+. test-init.sh
 
 fetch_tap_driver
 
@@ -100,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