]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
re-enable doctests
authorAlex Morega <alex@grep.ro>
Mon, 6 Jan 2014 20:39:22 +0000 (22:39 +0200)
committerAlex Morega <alex@grep.ro>
Mon, 6 Jan 2014 20:39:22 +0000 (22:39 +0200)
Makefile

index f2cdc967ce84bf8bba54f651a5a7291b26e13321..48120c6c5815bca7675ef3b5e7b9aa2a0169c314 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 test: import-cldr
-       @py.test tests
+       @py.test
 
 test-env:
        @virtualenv test-env