mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Fix bad tests
This commit is contained in:
parent
712c5a4a40
commit
2b8c38f474
|
|
@ -43,9 +43,6 @@ final class UnhandledHandler
|
||||||
'line' => $e->getLine(),
|
'line' => $e->getLine(),
|
||||||
'file' => $e->getFile(),
|
'file' => $e->getFile(),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
$r= 2;
|
|
||||||
var_dump('test');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user