aboutsummaryrefslogtreecommitdiffstats
path: root/test/ngScenario/dslSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/ngScenario/dslSpec.js')
-rw-r--r--test/ngScenario/dslSpec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ngScenario/dslSpec.js b/test/ngScenario/dslSpec.js
index 0a8ab762..fee5c3b5 100644
--- a/test/ngScenario/dslSpec.js
+++ b/test/ngScenario/dslSpec.js
@@ -9,6 +9,8 @@ describe("angular.scenario.dsl", function() {
dealoc(element);
});
+ beforeEach(module('ngSanitize'));
+
beforeEach(inject(function($injector) {
eventLog = [];
$window = {