Skip to content

Commit e287661

Browse files
authored
test
1 parent cef1a97 commit e287661

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/lib/make-toolbox-xml.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,6 +1434,12 @@ const liveTests = function () {
14341434
<block type="control_fieldbutton"></block>
14351435
<block type="operators_expandablejoininputs"></block>
14361436
<block type="motion_mutatorCheckboxTest"></block>
1437+
${blockSeparator}
1438+
<block type="data_filterlist">
1439+
<value name="ITEM">
1440+
<shadow type="data_filterlistitem">
1441+
</value>
1442+
</block>
14371443
</category>
14381444
`;
14391445
};

0 commit comments

Comments
 (0)