aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonutilities/tests/unit_python/mock_repo/data.py
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2018-01-05 16:30:42 +0100
committerThomas Duval <thomas.duval@orange.com>2018-01-05 16:30:42 +0100
commit409e3674df7b7c7191daed9fb6e4cfa16a3175fa (patch)
treee438ef44a786f32209e3211ba82971ba72caa99e /python_moonutilities/tests/unit_python/mock_repo/data.py
parent3a3072d2e1c4a17375405a6e7e8fd9adeab0c434 (diff)
Fix some tests
Change-Id: I4d670aebd04d5cc0867f66e5e261fffcb97ea874
Diffstat (limited to 'python_moonutilities/tests/unit_python/mock_repo/data.py')
-rw-r--r--python_moonutilities/tests/unit_python/mock_repo/data.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python_moonutilities/tests/unit_python/mock_repo/data.py b/python_moonutilities/tests/unit_python/mock_repo/data.py
index d6f2613a..0e772e2c 100644
--- a/python_moonutilities/tests/unit_python/mock_repo/data.py
+++ b/python_moonutilities/tests/unit_python/mock_repo/data.py
@@ -5,7 +5,7 @@ components = (
"slave",
"components/manager",
"components/orchestrator",
- "components/interface",
+ "components/pipeline",
"components/port_start"
)