From 6313b202f70d5480fe00e4ec9603c90ddebe915d Mon Sep 17 00:00:00 2001 From: Andrew n marshall Date: Wed, 8 Mar 2017 07:47:48 -0800 Subject: [PATCH] `unction` to `function` corrects #962 (#970) --- tests/jsunit/xml_test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/jsunit/xml_test.js b/tests/jsunit/xml_test.js index 0b4e052bb..d77ed9343 100644 --- a/tests/jsunit/xml_test.js +++ b/tests/jsunit/xml_test.js @@ -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({