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 0e41421 commit 6c02259Copy full SHA for 6c02259
TestFoundation/TestNSData.swift
@@ -26,6 +26,7 @@ class TestNSData: XCTestCase {
26
("test_longDebugDescription", test_longDebugDescription),
27
("test_limitDebugDescription", test_limitDebugDescription),
28
("test_edgeDebugDescription", test_edgeDebugDescription),
29
+ ("test_edgeNoCopyDescription", test_edgeNoCopyDescription),
30
]
31
}
32
0 commit comments