diff options
Diffstat (limited to 'spec/utils.js')
-rw-r--r-- | spec/utils.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/utils.js b/spec/utils.js index 135beb4..5eee69e 100644 --- a/spec/utils.js +++ b/spec/utils.js @@ -1,4 +1,5 @@ /*global shouldCompileTo */ + describe('utils', function() { describe('#SafeString', function() { it("constructing a safestring from a string and checking its type", function() { |