summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShwetha-H-Panduranga <shwetha@gluster.com>2011-12-21 14:50:43 +0530
committerShwetha-H-Panduranga <shwetha@gluster.com>2011-12-21 14:50:43 +0530
commitd0efb8d2c06a890abd405bd1e4e590161034ed91 (patch)
treec27640a2b7b5729f51672d695b33dcdc3b070b6e
parentb97aeef60a55a99dc90d21ff2a2e236fa7f96086 (diff)
removing the statement 'import clitestsutils'. There is no module by name clitestsutils. The functions necessary for cli tests has been implemented in the existing utils
-rw-r--r--TestUnits/cli/volume/top/testcases.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/TestUnits/cli/volume/top/testcases.py b/TestUnits/cli/volume/top/testcases.py
index 6ba55e6..99775b5 100644
--- a/TestUnits/cli/volume/top/testcases.py
+++ b/TestUnits/cli/volume/top/testcases.py
@@ -5,7 +5,6 @@ import sys
import time
import glusterutils
import clientutils
-import clitestsutils
import hostutils
import atfutils