summaryrefslogtreecommitdiff
path: root/cli/tests/inspector2.js
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2020-04-03 19:40:11 +0200
committerGitHub <noreply@github.com>2020-04-03 13:40:11 -0400
commitc0cb198114ccc2dc4fa2764d307ad985c456882a (patch)
treed805b82639334dc2126dccd03dcbcfb62ef12f14 /cli/tests/inspector2.js
parent3f489ae1aeff6f27b2214dc8201ed068abd5f973 (diff)
Make inspector more robust, add --inspect-brk support (#4552)
Diffstat (limited to 'cli/tests/inspector2.js')
-rw-r--r--cli/tests/inspector2.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/inspector2.js b/cli/tests/inspector2.js
new file mode 100644
index 000000000..34d8097d2
--- /dev/null
+++ b/cli/tests/inspector2.js
@@ -0,0 +1 @@
+console.log("hello from the script");