mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
Fix unit tests
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<pre id="content_dart" class="content prettyprint lang-dart"></pre>
|
||||
<textarea id="content_xml" class="content" wrap="off"></textarea>
|
||||
|
||||
<xml id="toolbox" style="display: none">
|
||||
<xml xmlns="https://developers.google.com/blockly/xml" id="toolbox" style="display: none">
|
||||
<category name="%{BKY_CATLOGIC}" colour="%{BKY_LOGIC_HUE}">
|
||||
<block type="controls_if"></block>
|
||||
<block type="logic_compare"></block>
|
||||
|
||||
Reference in New Issue
Block a user