diff options
author | Wolfy-J <[email protected]> | 2018-05-29 13:03:34 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-05-29 13:03:34 +0300 |
commit | b8bc792b263a3891e125757a35cc563bb85f1a0b (patch) | |
tree | f7a9e6f2568220491a26f6544e4acf0ed62012bb /tests/failboot.php | |
parent | 50f820833eeef8518b3b978b33c6f20391225162 (diff) |
nested observers
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 |