diff options
Diffstat (limited to 'src/scenario/SpecRunner.js')
| -rw-r--r-- | src/scenario/SpecRunner.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scenario/SpecRunner.js b/src/scenario/SpecRunner.js index 868c692d..0d6274a4 100644 --- a/src/scenario/SpecRunner.js +++ b/src/scenario/SpecRunner.js @@ -1,3 +1,5 @@ +'use strict'; + /** * This class is the "this" of the it/beforeEach/afterEach method. * Responsibilities: |
