X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=tests%2FMakefile;fp=tests%2FMakefile;h=2ed74313bbd391ba7a1c754cf55dfebd7000dd07;hp=c39bcbef97979a505479dc84e7991cc171f78f17;hb=cf7ea0cd89952ff4bbd9f820399ee7bc473916ba;hpb=2db3bed3f1ee0a220bf1d1b818716afb90b30b35 diff --git a/tests/Makefile b/tests/Makefile index c39bcbe..2ed7431 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -124,10 +124,6 @@ tap: count $(SGAMES) $(TEST_TARGETS) count: @echo 1..$(words $(TEST_TARGETS)) -foobar: - exit 1 - - # The following machinery tests the game against a binary made from # the advent430 branch To use it, switch to that branch, build the # binary, run it once to generate adventure.data, then switch back to