summaryrefslogtreecommitdiffstats
path: root/TestUnits/xlators
diff options
context:
space:
mode:
Diffstat (limited to 'TestUnits/xlators')
-rw-r--r--TestUnits/xlators/cluster/afr/self_heal/testunit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/TestUnits/xlators/cluster/afr/self_heal/testunit.py b/TestUnits/xlators/cluster/afr/self_heal/testunit.py
index 39ee2a8..840889b 100644
--- a/TestUnits/xlators/cluster/afr/self_heal/testunit.py
+++ b/TestUnits/xlators/cluster/afr/self_heal/testunit.py
@@ -9,6 +9,7 @@ import atfutils
import managerutils
import testcases
+reload(testcases)
filename = os.path.abspath(__file__)
dir_path = os.path.dirname(filename)