aboutsummaryrefslogtreecommitdiffstats
path: root/test/markupSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/markupSpec.js')
-rw-r--r--test/markupSpec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/markupSpec.js b/test/markupSpec.js
index 0e5c8457..a457efae 100644
--- a/test/markupSpec.js
+++ b/test/markupSpec.js
@@ -1,3 +1,5 @@
+'use strict';
+
describe("markups", function(){
var compile, element, scope;