Commit ef42ca00 authored by zhifan huang's avatar zhifan huang

fix report content dont match case name

parent 424ec5c9
......@@ -30,4 +30,4 @@ md5sum = feb4b3318f37414d1bf3d16a03aec93d
[template-runTestSuite]
filename = run-unit-test.in
md5sum = e2572344a6661fc66efb7c802dd12aa9
md5sum = 18d4d656984ae2c99f56064b1e727bcb
......@@ -81,7 +81,7 @@ def main():
for case in test_name_list:
test_result_line = test_result.start()
case = test_result_line.name
# report status back to Nexedi ERP5
test_result_line.stop(
command = command,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment