aboutsummaryrefslogtreecommitdiff
path: root/node_modules/is-generator-function/test/corejs.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/is-generator-function/test/corejs.js')
-rw-r--r--node_modules/is-generator-function/test/corejs.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/is-generator-function/test/corejs.js b/node_modules/is-generator-function/test/corejs.js
deleted file mode 100644
index 73f0c89c..00000000
--- a/node_modules/is-generator-function/test/corejs.js
+++ /dev/null
@@ -1,5 +0,0 @@
-'use strict';
-
-require('core-js');
-
-require('./');