We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec562f commit 1115379Copy full SHA for 1115379
peertalk-tests/PTProtocolTests.h
@@ -1,6 +1,7 @@
1
#import <XCTest/XCTest.h>
2
#include <dispatch/dispatch.h>
3
#import "PTProtocol.h"
4
+#import "PTPrivate.h"
5
6
@interface PTProtocolTests : XCTestCase {
7
dispatch_fd_t socket_[2];
0 commit comments