mirror of
https://github.com/google/blockly.git
synced 2026-01-10 18:37:09 +01:00
committed by
GitHub
parent
63c899e4e1
commit
6313b202f7
@@ -95,7 +95,7 @@ function test_domToPrettyText() {
|
||||
* Tests the that appendDomToWorkspace works in a headless mode.
|
||||
* Also see test_appendDomToWorkspace() in workspace_svg_test.js.
|
||||
*/
|
||||
unction test_appendDomToWorkspace() {
|
||||
function test_appendDomToWorkspace() {
|
||||
Blockly.Blocks.test_block = {
|
||||
init: function() {
|
||||
this.jsonInit({
|
||||
|
||||
Reference in New Issue
Block a user