Skip to content

Commit 9b85814

Browse files
pslacerda1pslacerda
authored andcommitted
Fix test running
1 parent f8cb921 commit 9b85814

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pytest.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
[pytest]
22
addopts =
3-
--ignore-glob=_*
43
--ignore-glob=gendocs.py
54
--import-mode=importlib
6-
pythonpath = .
5+
pythonpath = scripts
76
python_files = *.py
87
python_functions = test_*
98
norecursedirs = examples files_for_examples modules plugins

0 commit comments

Comments
 (0)