1
0
forked from VimPlug/jedi

Exclude docs directory from test search

This commit is contained in:
Takafumi Arakaki
2013-03-14 19:20:20 +01:00
parent 3881f8d6ed
commit 95aed3c54e

View File

@@ -2,7 +2,7 @@
addopts = --assert=plain --doctest-modules
# Ignore broken files in blackbox test directories
norecursedirs = .* completion refactor
norecursedirs = .* docs completion refactor
# 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