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