minor bug/testing fixes for #122

This commit is contained in:
David Halter
2013-08-14 00:26:06 +04:30
parent f5f1fcb8c3
commit 34f05cdad5
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
addopts = --doctest-modules
# Ignore broken files in blackbox test directories
norecursedirs = .* docs completion refactor absolute_import
norecursedirs = .* docs completion refactor absolute_import namespace_package
# Activate `clean_jedi_cache` fixture for all tests. This should be
# fine as long as we are using `clean_jedi_cache` as a session scoped