aboutsummaryrefslogtreecommitdiffhomepage
path: root/infrastructure/Testing/bootstrap.php
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/Testing/bootstrap.php')
-rw-r--r--infrastructure/Testing/bootstrap.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/infrastructure/Testing/bootstrap.php b/infrastructure/Testing/bootstrap.php
deleted file mode 100644
index f0aea64..0000000
--- a/infrastructure/Testing/bootstrap.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-require_once __DIR__ . '/../../bootstrap/autoload.php';
-
-// bootstrap testing, e.g. seeding database etc.