X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=t%2FMakefile;h=30a9eb1827d835e1453241e2cf4ffc30c312f37c;hb=8faf6b71514231fc3af6f60a9192028e1e64373f;hp=4b7eeb70de367e91116a7bb26498fea8aac18e7a;hpb=b07a7c4bf08db2928e1845c4e60798f7c9ad8b65;p=eval.git diff --git a/t/Makefile b/t/Makefile index 4b7eeb7..30a9eb1 100644 --- a/t/Makefile +++ b/t/Makefile @@ -1,7 +1,11 @@ -.PHONY: doc test +.PHONY: doc test install-docs doc: cd doc; make html +install-doc: doc + rsync -avz doc/_build/html/ gavento@ucw.cz:www/view/moe + + test: nosetests moe.config_test