[Build] Declare undefined variables
...to satisfy JSLint for specs.
This commit is contained in:
@@ -30,7 +30,8 @@ define([
|
||||
) {
|
||||
|
||||
describe('GenericSearchProvider', function () {
|
||||
var $q,
|
||||
var $timeout,
|
||||
$q,
|
||||
$log,
|
||||
modelService,
|
||||
models,
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
|
||||
/*global require*/
|
||||
|
||||
/**
|
||||
* SearchSpec. Created by shale on 07/31/2015.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user