diff options
Diffstat (limited to 'test/scenario/matchersSpec.js')
| -rw-r--r-- | test/scenario/matchersSpec.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scenario/matchersSpec.js b/test/scenario/matchersSpec.js index 16ba1ce6..7ab41cf2 100644 --- a/test/scenario/matchersSpec.js +++ b/test/scenario/matchersSpec.js @@ -1,3 +1,5 @@ +'use strict'; + describe('angular.scenario.matchers', function () { var matchers; |
