Skip to content

Commit 9ae815a

Browse files
committed
Added NSPipe test to main.swift
1 parent 398856e commit 9ae815a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TestFoundation/main.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ XCTMain([
2626
TestNSDictionary(),
2727
TestNSSet(),
2828
TestNSNumber(),
29+
TestNSPipe(),
2930
TestNSPropertyList(),
3031
TestNSURL(),
3132
TestNSIndexSet(),

0 commit comments

Comments
 (0)