diff options
Diffstat (limited to 'test/angular-mocksSpec.js')
| -rw-r--r-- | test/angular-mocksSpec.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/angular-mocksSpec.js b/test/angular-mocksSpec.js index c57b35e0..97949f63 100644 --- a/test/angular-mocksSpec.js +++ b/test/angular-mocksSpec.js @@ -1,3 +1,5 @@ +'use strict'; + describe('mocks', function(){ describe('TzDate', function() { |
