]> git.phdru.name Git - m_librarian.git/blobdiff - Makefile
Start tests
[m_librarian.git] / Makefile
index c84b8302571e11bacdf4e70333ed6137864faeaf..9bf3b27f635223d239a7ca0e8d83f040d71f18eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,3 +7,7 @@ all:
 htmldoc:
        PYTHONPATH="`pwd`" $(MAKE) -C doc html
        PYTHONPATH="`pwd`" $(MAKE) -C doc-ru html
+
+.PHONY: test
+test:
+       $(MAKE) -C tests