mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-07-25 05:24:15 +00:00
Fixed incorrect TEST_PROTECT explanation in readme
This commit is contained in:
@@ -47,7 +47,7 @@ Example:
|
||||
}
|
||||
}
|
||||
|
||||
If MyTest calls `TEST_ABORT`, program control will immediately return to `TEST_PROTECT` with a non-zero return value.
|
||||
If MyTest calls `TEST_ABORT`, program control will immediately return to `TEST_PROTECT` with a return value of zero.
|
||||
|
||||
|
||||
Unity Assertion Summary
|
||||
|
||||
Reference in New Issue
Block a user