aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/honeycomb/Performance.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/python/honeycomb/Performance.py')
-rw-r--r--resources/libraries/python/honeycomb/Performance.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/python/honeycomb/Performance.py b/resources/libraries/python/honeycomb/Performance.py
index 391607ff04..b81b9fd3db 100644
--- a/resources/libraries/python/honeycomb/Performance.py
+++ b/resources/libraries/python/honeycomb/Performance.py
@@ -14,7 +14,7 @@
"""Implementation of keywords for testing Honeycomb performance."""
from resources.libraries.python.ssh import SSH
-from resources.libraries.python.constants import Constants as Const
+from resources.libraries.python.Constants import Constants as Const
from resources.libraries.python.honeycomb.HoneycombUtil import HoneycombError