This commit is contained in:
Henry 2016-01-14 15:12:15 -08:00
parent 0741e2cf5e
commit b4448020e4
2 changed files with 3 additions and 2 deletions

View File

@ -19,7 +19,8 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
/*global define,Promise,describe,it,expect,beforeEach,waitsFor,jasmine*/ /*global define,Promise,describe,xdescribe,it,expect,beforeEach,waitsFor,
jasmine*/
/** /**
* ActionCapabilitySpec. Created by vwoeltje on 11/6/14. * ActionCapabilitySpec. Created by vwoeltje on 11/6/14.