summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Morega <alex@grep.ro>2013-07-06 13:34:02 +0200
committerAlex Morega <alex@grep.ro>2013-07-06 13:34:02 +0200
commit9588860a2aeff734cb06130e3ba4571b6095cbb6 (patch)
tree717a15c6f0d59b45a5780c543d3c36b3d46f6663 /Makefile
parent6d275a1c8d40dd5de597f10f820c2032add0bdf4 (diff)
downloadbabel-9588860a2aeff734cb06130e3ba4571b6095cbb6.tar.gz
make test should run tests from tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 474a98b..23898ec 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