We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
harmony
1 parent b8bcce5 commit ecf401cCopy full SHA for ecf401c
1 file changed
test/run.sh
@@ -3,9 +3,9 @@ pwd
3
4
export TZ=CET-1CEST
5
6
-node --harmony test-builders.js
7
-node --harmony test-javascript.js
8
-node --harmony test-css.js
9
-node --harmony test-utils.js
10
-node --harmony test-framework-debug.js
11
-node --harmony test-framework-release.js
+node test-builders.js
+node test-javascript.js
+node test-css.js
+node test-utils.js
+node test-framework-debug.js
+node test-framework-release.js
0 commit comments