1
0
forked from VimPlug/jedi

speed test to examples

This commit is contained in:
Dave Halter
2020-01-12 01:21:26 +01:00
parent cc34c7d4f3
commit 4f6116ac6e
3 changed files with 6 additions and 6 deletions

View File

@@ -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