Skip to content

Commit bb788a2

Browse files
committed
SQUASH ME: unbreak build
1 parent 2edc0ff commit bb788a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TestFoundation/TestNSString.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ class TestNSString : XCTestCase {
9595
("test_ExternalRepresentation", test_ExternalRepresentation),
9696
("test_mutableStringConstructor", test_mutableStringConstructor),
9797
("test_emptyStringPrefixAndSuffix",test_emptyStringPrefixAndSuffix),
98-
("test_PrefixSuffix", test_PrefixSuffix),
9998
("test_reflection", { _ in test_reflection }),
10099
("test_replacingOccurrences", test_replacingOccurrences),
101100
("test_getLineStart", test_getLineStart),

0 commit comments

Comments
 (0)