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