diff options
Diffstat (limited to 'test/service/locationSpec.js')
| -rw-r--r-- | test/service/locationSpec.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/service/locationSpec.js b/test/service/locationSpec.js index 050875b1..f5a8c6b2 100644 --- a/test/service/locationSpec.js +++ b/test/service/locationSpec.js @@ -1,3 +1,5 @@ +'use strict'; + describe('$location', function() { var scope, $location, $browser; |
