From 5e28f461c833131949d576513cfe10dfe4449347 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 18 Oct 2012 15:32:30 +0200 Subject: [PATCH] avoid recursing into "ja" japanese examples --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 65c077310..7f6dcf507 100644 --- a/tox.ini +++ b/tox.ini @@ -93,4 +93,4 @@ python_files=test_*.py *_test.py python_classes=Test Acceptance python_functions=test pep8ignore = E401 E225 E261 E128 E124 E302 -norecursedirs = .tox doc/ja +norecursedirs = .tox ja