summaryrefslogtreecommitdiffstats
path: root/qtip/cli/commands/cmd_perftest.py
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2016-11-26 10:02:06 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-11-26 10:02:06 +0000
commitd20fd06e9eba62efc3c9caf1a5ec6cb550c0e0c1 (patch)
treeaa35503e115dabdac313ce5d3006d42f6b182386 /qtip/cli/commands/cmd_perftest.py
parent1c8ef62b9e7fa2ec55af34d06f5898c465b85bcf (diff)
parent8356024faa0840408bc2265ac37ed1b566aef59e (diff)
Merge "Fix test failing"
Diffstat (limited to 'qtip/cli/commands/cmd_perftest.py')
-rw-r--r--qtip/cli/commands/cmd_perftest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtip/cli/commands/cmd_perftest.py b/qtip/cli/commands/cmd_perftest.py
index 5cfe4110..129ee2d9 100644
--- a/qtip/cli/commands/cmd_perftest.py
+++ b/qtip/cli/commands/cmd_perftest.py
@@ -44,6 +44,7 @@ def cli():
def perftest(ctx):
pass
+
_perftest = PerfTest()