summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Morega <alex@grep.ro>2014-01-06 22:39:22 +0200
committerAlex Morega <alex@grep.ro>2014-01-06 22:39:22 +0200
commit764f68b42a0f2dc0ad82152f84008503e2ac0d3d (patch)
tree6a480944452f621bea1129c13a20591ff1453811 /Makefile
parent8afb60ae060dbba45a951f0ca3a7951c7be206b9 (diff)
downloadbabel-764f68b42a0f2dc0ad82152f84008503e2ac0d3d.tar.gz
re-enable doctests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f2cdc96..48120c6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
test: import-cldr
- @py.test tests
+ @py.test
test-env:
@virtualenv test-env