From: Alex Morega Date: Mon, 6 Jan 2014 20:39:22 +0000 (+0200) Subject: re-enable doctests X-Git-Tag: 2.0~3^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=764f68b42a0f2dc0ad82152f84008503e2ac0d3d;p=thirdparty%2Fbabel.git re-enable doctests --- diff --git a/Makefile b/Makefile index f2cdc967..48120c6c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ test: import-cldr - @py.test tests + @py.test test-env: @virtualenv test-env