Use jedi less in the tests.

This commit is contained in:
Dave Halter
2017-05-15 13:53:30 -04:00
parent f784e28eec
commit 206dfd113b
6 changed files with 16 additions and 93 deletions

View File

@@ -6,7 +6,7 @@ import pytest
from parso import cache
#collect_ignore = ["setup.py"]
collect_ignore = ["setup.py"]
# The following hooks (pytest_configure, pytest_unconfigure) are used