diff --git a/pytest.ini b/pytest.ini index 826e4d13b8c3b0b40f3eaaa4238d2f1eb890db87..c4145a73038ec6687f8aefbf340a48313642ca2c 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,3 +3,4 @@ testpaths = tests norecursedirs = tests/data tests/test_visualizer + tests/test_runner