One file - one class (#24)

This commit is contained in:
bzick
2013-07-29 16:15:52 +04:00
parent 3674de41cb
commit e9b7951d7a
12 changed files with 189 additions and 115 deletions

View File

@@ -90,7 +90,7 @@ class MacrosTest extends TestCase
/**
* @expectedExceptionMessage Undefined macro 'plus'
* @expectedException \Fenom\CompileException
* @expectedException \Fenom\Error\CompileException
*/
public function testImportMiss()
{