mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Lint fixes.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @license
|
||||
* Visual Blocks Editor
|
||||
*
|
||||
* Copyright 2011 Google Inc.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @license
|
||||
* Blockly Tests
|
||||
*
|
||||
* Copyright 2012 Google Inc.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @license
|
||||
* Blockly Tests
|
||||
*
|
||||
* Copyright 2012 Google Inc.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @license
|
||||
* Blockly Tests
|
||||
*
|
||||
* Copyright 2012 Google Inc.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @license
|
||||
* Blockly Tests
|
||||
*
|
||||
* Copyright 2014 Google Inc.
|
||||
@@ -64,6 +65,3 @@ function test_domToPrettyText() {
|
||||
assertEquals('Round trip', XML_TEXT.replace(/\s+/g, ''),
|
||||
text.replace(/\s+/g, ''));
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user