aboutsummaryrefslogtreecommitdiffstats
path: root/test/node_smoke_tests/iterable_with_symbol_polyfill.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/node_smoke_tests/iterable_with_symbol_polyfill.js')
-rw-r--r--test/node_smoke_tests/iterable_with_symbol_polyfill.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/node_smoke_tests/iterable_with_symbol_polyfill.js b/test/node_smoke_tests/iterable_with_symbol_polyfill.js
index dd377f19c..34701d691 100644
--- a/test/node_smoke_tests/iterable_with_symbol_polyfill.js
+++ b/test/node_smoke_tests/iterable_with_symbol_polyfill.js
@@ -1,5 +1,3 @@
-/* jshint esnext: true */
-
"use strict";
var assert = require( "assert" );