clarify obsoleted test configuration files
[releng.git] / utils / test / testapi / opnfv_testapi / tests / unit / conftest.py
index feff1da..75e621d 100644 (file)
@@ -5,4 +5,4 @@ import pytest
 
 @pytest.fixture
 def config_normal():
-    return path.join(path.dirname(__file__), 'common/normal.ini')
+    return path.join(path.dirname(__file__), '../../../etc/config.ini')