From fd20589a448cd19d036f18cabb1663c33a24375d Mon Sep 17 00:00:00 2001 From: Nick Hopper Date: Thu, 5 Mar 2015 08:46:32 -0600 Subject: make test now points to tests.py, which exists --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2