[Build] Remove partial global declarations

This commit is contained in:
Victor Woeltjen 2016-03-04 11:43:55 -08:00
parent a1a7b2b8ce
commit 65095d18f2
3 changed files with 0 additions and 3 deletions

View File

@ -19,7 +19,6 @@
* this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information.
*****************************************************************************/
jasmine*/
/**
* ActionCapabilitySpec. Created by vwoeltje on 11/6/14.

View File

@ -19,7 +19,6 @@
* this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information.
*****************************************************************************/
waitsFor,afterEach,jasmine*/
define(
["../src/ConductorRepresenter", "./TestTimeConductor"],

View File

@ -19,7 +19,6 @@
* this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information.
*****************************************************************************/
require,afterEach*/
/**
* SearchSpec. Created by shale on 07/31/2015.