summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorBenjamin Coe <bencoe@gmail.com>2019-01-18 13:46:49 -0800
committerBenjamin <bencoe@gmail.com>2019-01-20 14:21:16 -0800
commitd1dee495db1451e74f5364c8687148a53ff0b50d (patch)
tree362c6e33005c87c5d7df80a9e334590b23d62b76 /node.gyp
parentfac11b05b7fa36a936cce32f303a29dd093ac2dc (diff)
downloadandroid-node-v8-d1dee495db1451e74f5364c8687148a53ff0b50d.tar.gz
android-node-v8-d1dee495db1451e74f5364c8687148a53ff0b50d.tar.bz2
android-node-v8-d1dee495db1451e74f5364c8687148a53ff0b50d.zip
test: switch to native v8 coverage
PR-URL: https://github.com/nodejs/node/pull/25157 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 307f8ae603..91a6304049 100644
--- a/node.gyp
+++ b/node.gyp
@@ -99,7 +99,6 @@
'lib/internal/console/global.js',
'lib/internal/console/inspector.js',
'lib/internal/coverage-gen/with_profiler.js',
- 'lib/internal/coverage-gen/with_instrumentation.js',
'lib/internal/crypto/certificate.js',
'lib/internal/crypto/cipher.js',
'lib/internal/crypto/diffiehellman.js',