Merge pull request #403 from HttpRunner/bugfix

make compatible with old version
This commit is contained in:
debugtalk
2018-10-10 20:49:27 +08:00
committed by GitHub

View File

@@ -204,10 +204,12 @@
<th>variables</th>
<th>output</th>
</tr>
{% if in_out in test_suite_summary %}
<tr>
<td>{{test_suite_summary.in_out.in}}</td>
<td>{{test_suite_summary.in_out.out}}</td>
</tr>
{% endif %}
</table>
</div>
</div>