mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Fix horizontal tests
This commit is contained in:
parent
660503193f
commit
8ec8a29e6a
1 changed files with 1 additions and 1 deletions
|
@ -7,8 +7,8 @@
|
|||
<script>goog.require('goog.testing.jsunit');</script>
|
||||
</head>
|
||||
<body>
|
||||
<script src="test_utilities.js"></script>
|
||||
<script src="utils_test.js"></script>
|
||||
<script src="blockly_test.js"></script>
|
||||
<script src="block_test.js"></script>
|
||||
<script src="connection_test.js"></script>
|
||||
<script src="connection_db_test.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue