A1 simulator for STD 2.0.0
[sim/a1-interface.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index e27e15d..8250799 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -41,6 +41,8 @@ commands =
     {toxinidir}/near-rt-ric-simulator/tests/test_osc_2_1_0.py
     pytest --cov-append --cov {toxinidir}/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html \
     --cov-fail-under=70 {toxinidir}/near-rt-ric-simulator/tests/test_std_1_1_3.py
+    pytest --cov-append --cov {toxinidir}/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html \
+    --cov-fail-under=70 {toxinidir}/near-rt-ric-simulator/tests/test_std_2_0_0.py
     coverage xml -i
 
 # doc jobs