aboutsummaryrefslogtreecommitdiffstats
path: root/src/scenario/dsl.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/scenario/dsl.js')
-rw-r--r--src/scenario/dsl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scenario/dsl.js b/src/scenario/dsl.js
index 60b05cd6..b4788ad9 100644
--- a/src/scenario/dsl.js
+++ b/src/scenario/dsl.js
@@ -1,3 +1,5 @@
+'use strict';
+
/**
* Shared DSL statements that are useful to all scenarios.
*/