mirror of
https://github.com/google/blockly.git
synced 2026-03-08 06:10:12 +01:00
Lint
This commit is contained in:
@@ -564,7 +564,7 @@ suite('Blocks', function() {
|
||||
chai.assert.equal(this.getNext().length, 2);
|
||||
});
|
||||
test('Multi-Statement', function() {
|
||||
this.deserializationHelper(
|
||||
this.deserializationHelper(
|
||||
'<xml>' +
|
||||
' <block type="statement_block">' +
|
||||
' <statement name="STATEMENT">' +
|
||||
|
||||
Reference in New Issue
Block a user