Add new test to the vertical and horizontal test runner files

This commit is contained in:
Paul Kaplan 2017-10-19 15:27:26 -04:00
parent 86a7b939cb
commit 6fced52ef8
2 changed files with 2 additions and 0 deletions

View file

@ -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>