summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-09-09 15:22:06 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-09-09 15:22:06 (EDT)
commit98b18decf9dac47adaccfcd1cb89d0420e5349ee (patch)
tree6d59255c4eb1e40ea18d1df3dcda83705e466be7 /tests
parentf4b484b1ccfe92a610616ec927a6f63a6ebefc3c (diff)
Enable "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 401cbd8..f638886 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -24,7 +24,7 @@ SH = @sh@
.SUFFIXES:
-TESTS =
+TESTS = deps
test: $(TESTS)