mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
One file - one class (#24)
This commit is contained in:
@@ -90,7 +90,7 @@ class MacrosTest extends TestCase
|
||||
|
||||
/**
|
||||
* @expectedExceptionMessage Undefined macro 'plus'
|
||||
* @expectedException \Fenom\CompileException
|
||||
* @expectedException \Fenom\Error\CompileException
|
||||
*/
|
||||
public function testImportMiss()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user