autopep8 fix for flake8
[bottlenecks.git] / testsuites / vstf / vstf_scripts / vstf / common / test_func.py
index 2a9a4c0..3fa23cd 100644 (file)
@@ -20,4 +20,4 @@ from vstf.common import cliutil as util
           help="a params of test-xx")
 def do_test_xx(args):
     """this is a help doc"""
-    print "run test01 " + args.test + args.xx
\ No newline at end of file
+    print "run test01 " + args.test + args.xx