[Edit] Make linter happy

This commit is contained in:
Alex M 2016-09-16 03:24:00 +03:00
parent 1446b16e77
commit 2a2e9ef99d

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 describe,it,expect,beforeEach,jasmine,spyOn*/
/*global describe,it,expect,beforeEach,jasmine*/
define(
["../../src/controllers/EditActionController"],