JSLint fixes

This commit is contained in:
Henry
2015-12-09 10:04:49 -08:00
parent 49579378dd
commit 6058e50216
10 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
* this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information.
*****************************************************************************/
/*global define,describe,it,expect,beforeEach,waitsFor,runs,jasmine*/
/*global define,describe,it,expect,beforeEach,waitsFor,runs,jasmine,xit,xdescribe*/
define(
["../../src/capabilities/EditorCapability"],