aboutsummaryrefslogtreecommitdiff
path: root/test/mocha/release.js
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2017-06-06 19:28:12 +0800
committerGitHub <noreply@github.com>2017-06-06 19:28:12 +0800
commitb0eab71470fa887752bcf5442fbb26da3f724ef1 (patch)
treeafb3fd2d5aa4fc147003b499178fa8e123c13059 /test/mocha/release.js
parent3493a182b2c94e4011b2b12d61376273b985d29a (diff)
downloadtracifyjs-b0eab71470fa887752bcf5442fbb26da3f724ef1.tar.gz
tracifyjs-b0eab71470fa887752bcf5442fbb26da3f724ef1.zip
implement `test/jetstream.js --debug` (#2058)
Diffstat (limited to 'test/mocha/release.js')
-rw-r--r--test/mocha/release.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/mocha/release.js b/test/mocha/release.js
index c96a7926..9f894b3d 100644
--- a/test/mocha/release.js
+++ b/test/mocha/release.js
@@ -38,9 +38,6 @@ describe("test/benchmark.js", function() {
describe("test/jetstream.js", function() {
this.timeout(20 * 60 * 1000);
- it("Should install phantomjs-prebuilt", function(done) {
- run("npm", ["install", "phantomjs-prebuilt@2.1.14"], done);
- });
[
"-mc",
"-mc keep_fargs=false,passes=3,pure_getters,unsafe,unsafe_comps,unsafe_math,unsafe_proto",