summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-09-09 22:42:14 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-09-09 22:42:14 (EDT)
commit6e7d565ec2ad3c493c940efd3836fd97e3316d03 (patch)
tree0b6c1a7ac37cb8e84880406adc6fabe9a24c0e2d /tests
parent2f7c964ba148c2d4fa0ddc687756b62325be968e (diff)
Enable "ob_reduce_deps" test.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index c3040ff..74b1bc4 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -24,7 +24,7 @@ SH = @sh@
.SUFFIXES:
-TESTS = deps
+TESTS = ob_parse_dep ob_reduce_deps
test:
@all=0; failed=0; \