Add suite name to generator tests

This commit is contained in:
Rachel Fenichel
2018-10-18 17:47:58 -07:00
parent 5fcadc0a05
commit adb1921e21
16 changed files with 42 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
<xml xmlns="http://www.w3.org/1999/xhtml">
<block type="unittest_main" x="13" y="13">
<field name="SUITE_NAME">Math</field>
<statement name="DO">
<block type="procedures_callnoreturn">
<mutation name="test arithmetic"></mutation>
@@ -1946,4 +1947,4 @@
</block>
</statement>
</block>
</xml>
</xml>