projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2db3bed
)
Remove debugging debris.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 15 Jan 2024 09:57:47 +0000
(
04:57
-0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 15 Jan 2024 09:57:47 +0000
(
04:57
-0500)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index c39bcbef97979a505479dc84e7991cc171f78f17..2ed74313bbd391ba7a1c754cf55dfebd7000dd07 100644
(file)
--- 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