Skip to content

Commit ecf401c

Browse files
committed
Remove harmony.
1 parent b8bcce5 commit ecf401c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

test/run.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ pwd
33

44
export TZ=CET-1CEST
55

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
6+
node test-builders.js
7+
node test-javascript.js
8+
node test-css.js
9+
node test-utils.js
10+
node test-framework-debug.js
11+
node test-framework-release.js

0 commit comments

Comments
 (0)