1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-24 17:01:35 +01:00

Merge pull request #108 from eivindt/test-equal-string-len

New asserter: TEST_ASSERT_EQUAL_STRING_LEN
This commit is contained in:
Mark VanderVoord
2015-06-19 13:38:10 -04:00
7 changed files with 172 additions and 1 deletions

View File

@@ -105,6 +105,8 @@ class ParseOutput
else
@className = 0
end
else
@className = 0
end
end