mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 19:48:53 +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