mirror of
https://github.com/danog/amp.git
synced 2025-01-22 05:11:42 +01:00
Test resolution with \Exception
This commit is contained in:
parent
46fcbce2fc
commit
c3d94e642d
@ -36,6 +36,7 @@ abstract class Test extends \PHPUnit_Framework_TestCase {
|
||||
[[]],
|
||||
[null],
|
||||
[new \StdClass],
|
||||
[new \Exception],
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user