Merged Matcher changes to Objective-C bindings

This commit is contained in:
Phil Nash 2013-02-19 08:46:09 +00:00
parent 7455c449ad
commit a8c6543bcc
5 changed files with 48 additions and 47 deletions

View file

@ -182,7 +182,7 @@ namespace Catch {
}
break;
}
};
}
private:
Expected::Result m_expectedResult;