diff options
Diffstat (limited to 'tests/failboot.php')
-rw-r--r-- | tests/failboot.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/failboot.php b/tests/failboot.php deleted file mode 100644 index fa8b96f6..00000000 --- a/tests/failboot.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php -ini_set('display_errors', 'stderr'); -throw new Error("failboot error");
\ No newline at end of file |