diff options
Diffstat (limited to 'spec/runtime.js')
-rw-r--r-- | spec/runtime.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/runtime.js b/spec/runtime.js index ce8b14c..502a843 100644 --- a/spec/runtime.js +++ b/spec/runtime.js @@ -1,5 +1,3 @@ -/*globals Handlebars, shouldThrow */ - describe('runtime', function() { describe('#template', function() { it('should throw on invalid templates', function() { |