diff --git a/tests/generators/index.html b/tests/generators/index.html index 3ffc60689..3f905b698 100644 --- a/tests/generators/index.html +++ b/tests/generators/index.html @@ -147,7 +147,7 @@ function setOutput(text) { } function toXml() { - var xmlDom = Blockly.Xml.workspaceToDom(workspace); + var xmlDom = Blockly.Xml.workspaceToDom(workspace, /* opt_noId */ true); var xmlText = Blockly.Xml.domToPrettyText(xmlDom); xmlText = xmlText.replace(/ id="\d+"/g, ''); setOutput(xmlText); @@ -238,6 +238,7 @@ h1 { + @@ -307,6 +308,8 @@ h1 { Blockly Generator Tests + See the docs for details on running the tests. + Logic @@ -332,11 +335,26 @@ h1 { Generate: - - - - - + + + interpreter + + + + interpreter + + + + interpreter + + + + interpreter + + + + interpreter +
See the docs for details on running the tests. +
Logic @@ -332,11 +335,26 @@ h1 { Generate: - - - - - + + + interpreter + + + + interpreter + + + + interpreter + + + + interpreter + + + + interpreter +
Generate: - - - - - +