[Identity] Satisfy JSLint

This commit is contained in:
Victor Woeltjen 2015-09-01 12:04:36 -07:00
parent 01f2fab70f
commit ac2144d5c5

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,Promise,describe,it,expect,beforeEach,waitsFor,jasmine*/
/*global define,Promise,describe,it,expect,beforeEach,waitsFor,runs,jasmine*/
define(
["../src/IdentityAggregator"],