diff options
Diffstat (limited to 'tests/llex.js')
-rw-r--r-- | tests/llex.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/llex.js b/tests/llex.js index 1457af3..8b69acc 100644 --- a/tests/llex.js +++ b/tests/llex.js @@ -1,4 +1,3 @@ -/*jshint esversion: 6 */ "use strict"; const test = require('tape'); |