aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Hopper <hopper@cs.umn.edu>2015-03-05 08:46:32 -0600
committerNick Hopper <hopper@cs.umn.edu>2015-03-05 08:46:32 -0600
commitfd20589a448cd19d036f18cabb1663c33a24375d (patch)
tree5f85d43e1584359cf9cdcef7eb9f8bb88a7de0a5
parentb17cd1d75981f0c9c56a2bcbc932424724485271 (diff)
downloadanonbib-fd20589a448cd19d036f18cabb1663c33a24375d.tar.gz
make test now points to tests.py, which exists
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90cb8e1..3359f45 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ suggest:
$(PYTHON) rank.py suggest anonbib.cfg
test:
- $(PYTHON) test.py
+ $(PYTHON) tests.py
veryclean: clean
rm -f author.html date.html topic.html bibtex.html tmp.bib