summaryrefslogtreecommitdiffstats
path: root/node_modules/object-keys/test
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/object-keys/test')
-rw-r--r--node_modules/object-keys/test/index.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/object-keys/test/index.js b/node_modules/object-keys/test/index.js
deleted file mode 100644
index 5402465..0000000
--- a/node_modules/object-keys/test/index.js
+++ /dev/null
@@ -1,5 +0,0 @@
-'use strict';
-
-require('./isArguments');
-
-require('./shim');