aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/SFC/SFCTest.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/python/SFC/SFCTest.py')
-rw-r--r--resources/libraries/python/SFC/SFCTest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/python/SFC/SFCTest.py b/resources/libraries/python/SFC/SFCTest.py
index d4f77baa52..3794d3a2a1 100644
--- a/resources/libraries/python/SFC/SFCTest.py
+++ b/resources/libraries/python/SFC/SFCTest.py
@@ -17,7 +17,7 @@ the NSH SFC functional test.
"""
from resources.libraries.python.ssh import SSH
-from resources.libraries.python.constants import Constants as con
+from resources.libraries.python.Constants import Constants as con
from resources.libraries.python.topology import Topology