aboutsummaryrefslogtreecommitdiff
path: root/node_modules/crypto/test/test-crypto.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/crypto/test/test-crypto.js')
-rw-r--r--node_modules/crypto/test/test-crypto.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/crypto/test/test-crypto.js b/node_modules/crypto/test/test-crypto.js
deleted file mode 100644
index f13a53b..0000000
--- a/node_modules/crypto/test/test-crypto.js
+++ /dev/null
@@ -1,4 +0,0 @@
-"use strict";
-
-if (module == require.main)
- require("test").run(exports);