@@ -292,11 +292,10 @@ if (m[0].count != i) ok = false; TEST(@"OFEnumerator's -[nextObject]", ok) - [enumerator reset]; [m[0] removeObjectAtIndex: 0]; EXPECT_EXCEPTION(@"Detection of mutation during enumeration", OFEnumerationMutationException, [enumerator nextObject])