mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-18 13:13:31 +00:00
The test in TestNSString+Utilities would otherwise fail: ====================================================================== FAIL: test_countOccurrencesOfString (TestNSString+Utilities.m:46) ---------------------------------------------------------------------- assertion failure Simply leave the loop early if the substring length is zero to avoid this issue