mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Add new test to the vertical and horizontal test runner files
This commit is contained in:
parent
86a7b939cb
commit
6fced52ef8
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
<script src="utils_test.js"></script>
|
||||
<script src="workspace_test.js"></script>
|
||||
<script src="xml_test.js"></script>
|
||||
<script src="widget_div_test.js"></script>
|
||||
|
||||
<div id="blocklyDiv" style="display: none; height: 480px; width: 600px;"></div>
|
||||
<xml id="toolbox" style="display: none"></xml>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue