mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-03 01:37:51 +00:00
updated for updated unity macros
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@182 bf332499-1b4d-0410-844d-d2d48d5cc64c
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
Try
|
||||
{
|
||||
function_b(3);
|
||||
TEST_FAIL("Should Have Thrown");
|
||||
TEST_FAIL_MESSAGE("Should Have Thrown");
|
||||
}
|
||||
Catch(e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user