Call _includes and then check its return value. shunit2 uses the exit code to test, not a string of 0 or 1 as was done previously.
1.7 KiB
1.7 KiB
Call _includes and then check its return value. shunit2 uses the exit code to test, not a string of 0 or 1 as was done previously.