change class name, TestRunner -> Runner

This commit is contained in:
debugtalk
2017-07-03 16:03:37 +08:00
parent f6477fd6be
commit 6887bb7c08
5 changed files with 6 additions and 6 deletions

View File

@@ -160,7 +160,7 @@ class VariableBindsUnittest(unittest.TestCase):
self.assertEqual(utils.gen_md5(TOKEN, data, random), authorization)
def test_get_parsed_request(self):
test_runner = runner.TestRunner()
test_runner = runner.Runner()
testcase = {
"import_module_functions": ["test.data.custom_functions"],
"variable_binds": [