From: Alex Morega Date: Sat, 6 Jul 2013 11:34:02 +0000 (+0200) Subject: make test should run tests from tests X-Git-Tag: 1.0~110^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13%2Fhead;p=thirdparty%2Fbabel.git make test should run tests from tests --- diff --git a/Makefile b/Makefile index 474a98b9..23898ec3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ test: import-cldr - @py.test babel + @py.test babel tests import-cldr: @./scripts/download_import_cldr.py