aboutsummaryrefslogtreecommitdiffstats
path: root/test/ParserSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/ParserSpec.js')
-rw-r--r--test/ParserSpec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ParserSpec.js b/test/ParserSpec.js
index d2a1c5ba..71ac9813 100644
--- a/test/ParserSpec.js
+++ b/test/ParserSpec.js
@@ -1,3 +1,5 @@
+'use strict';
+
describe('parser', function() {
describe('lexer', function() {
it('should tokenize a string', function() {