summaryrefslogtreecommitdiff
path: root/std/node/tests/cjs/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'std/node/tests/cjs/index.js')
-rw-r--r--std/node/tests/cjs/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/std/node/tests/cjs/index.js b/std/node/tests/cjs/index.js
deleted file mode 100644
index d55928a89..000000000
--- a/std/node/tests/cjs/index.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// deno-lint-ignore no-undef
-module.exports = { isIndex: true };