diff --git a/demos/custom-fields/index.html b/demos/custom-fields/index.html index 2e1270f67..b074fd71a 100644 --- a/demos/custom-fields/index.html +++ b/demos/custom-fields/index.html @@ -144,7 +144,7 @@ - '); Blockly.Xml.domToWorkspace(dom, workspace); @@ -233,7 +233,7 @@ function test_domToWorkspace_VariablesAtTop_MismatchBlockType() { ' name1' + ' ' + ' ' + - ' name1' + + ' name1' + ' ' + ''); Blockly.Xml.domToWorkspace(dom, workspace); diff --git a/tests/mocha/index.html b/tests/mocha/index.html index 9cbe5c1f6..233801a72 100644 --- a/tests/mocha/index.html +++ b/tests/mocha/index.html @@ -50,11 +50,11 @@
-