diff options
Diffstat (limited to 'test/ValidatorsSpec.js')
| -rw-r--r-- | test/ValidatorsSpec.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ValidatorsSpec.js b/test/ValidatorsSpec.js index 4e4592bf..9f5b7b5a 100644 --- a/test/ValidatorsSpec.js +++ b/test/ValidatorsSpec.js @@ -1,3 +1,5 @@ +'use strict'; + describe('ValidatorTest', function(){ it('ShouldHaveThisSet', function() { |
