summaryrefslogtreecommitdiff
path: root/tests/failboot.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/failboot.php')
-rw-r--r--tests/failboot.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/failboot.php b/tests/failboot.php
deleted file mode 100644
index d59462cd..00000000
--- a/tests/failboot.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-ini_set('display_errors', 'stderr');
-throw new Error("failboot error");