mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Add suite name to generator tests
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user