aboutsummaryrefslogtreecommitdiffstats
path: root/test/CompilerSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/CompilerSpec.js')
-rw-r--r--test/CompilerSpec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CompilerSpec.js b/test/CompilerSpec.js
index 95f0be4c..1bfc6173 100644
--- a/test/CompilerSpec.js
+++ b/test/CompilerSpec.js
@@ -1,3 +1,5 @@
+'use strict';
+
describe('compiler', function(){
var compiler, markup, attrMarkup, directives, widgets, compile, log, scope;