forked from VimPlug/jedi
speed test to examples
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
addopts = --doctest-modules
|
||||
|
||||
# Ignore broken files in blackbox test directories
|
||||
norecursedirs = .* docs completion refactor
|
||||
scripts extensions speed static_analysis not_in_sys_path
|
||||
jedi/third_party
|
||||
norecursedirs = .* jedi/third_party scripts docs
|
||||
test/completion test/refactor test/static_analysis
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user