mirror of
https://github.com/danog/amp.git
synced 2025-01-22 13:21:16 +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],
|
[null],
|
||||||
[new \StdClass],
|
[new \StdClass],
|
||||||
|
[new \Exception],
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user