We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edc0ff commit bb788a2Copy full SHA for bb788a2
TestFoundation/TestNSString.swift
@@ -95,7 +95,6 @@ class TestNSString : XCTestCase {
95
("test_ExternalRepresentation", test_ExternalRepresentation),
96
("test_mutableStringConstructor", test_mutableStringConstructor),
97
("test_emptyStringPrefixAndSuffix",test_emptyStringPrefixAndSuffix),
98
- ("test_PrefixSuffix", test_PrefixSuffix),
99
("test_reflection", { _ in test_reflection }),
100
("test_replacingOccurrences", test_replacingOccurrences),
101
("test_getLineStart", test_getLineStart),
0 commit comments