summaryrefslogtreecommitdiffstats
path: root/tests/_bootstrap.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/_bootstrap.php')
-rw-r--r--tests/_bootstrap.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/_bootstrap.php b/tests/_bootstrap.php
deleted file mode 100644
index 69f9bda..0000000
--- a/tests/_bootstrap.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-// This is global bootstrap for autoloading
-
-require __DIR__.'/../vendor/autoload.php';