aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/index.js')
-rw-r--r--test/index.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/index.js b/test/index.js
deleted file mode 100644
index ccebbfe51..000000000
--- a/test/index.js
+++ /dev/null
@@ -1,6 +0,0 @@
1;(function () {
2 'use strict'
3
4 // Order of the tests we want to execute
5 require('./api/')
6})()