@@ -1,5 +1,5 @@
[tool:pytest]
-testpaths = t/
+testpaths = t/unit/
python_classes = test_*
[build_sphinx]