Add wrcp aio client test with real ocloud
[pti/o2.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 3480ef8..39016e9 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -28,8 +28,8 @@ commands =
 \r
 [testenv:code]\r
 commands =\r
-    pytest tests\r
+    pytest tests/unit\r
 \r
 [testenv:nosetests]\r
 commands =\r
-    pytest tests\r
+    pytest tests/unit\r