X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftap-planskip-badexit.sh;h=cf39060b5cf13daa7267d05135a3fdefcc458be4;hb=b9951d654abb76c5419f1e2b453f1ca06fdb331b;hp=0bcc7e315def0f72a4239b57b24a417d2f8c3944;hpb=7d6b27434de032d8b6f852eb49e788b87a5e7695;p=platform%2Fupstream%2Fautomake.git diff --git a/t/tap-planskip-badexit.sh b/t/tap-planskip-badexit.sh index 0bcc7e3..cf39060 100755 --- a/t/tap-planskip-badexit.sh +++ b/t/tap-planskip-badexit.sh @@ -18,7 +18,7 @@ # - an exit status != 0 of a test script causes an hard error, even if # the last line of output is a "SKIP plan" (e.g., "1..0 # SKIP"). -. ./defs || exit 1 +. test-init.sh echo TESTS = one.test two.test > Makefile.am