Skip to content

Commit 1115379

Browse files
author
Wilhelmina Drengwitz
committed
Add arc management header to the tests
1 parent 1ec562f commit 1115379

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

peertalk-tests/PTProtocolTests.h

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#import <XCTest/XCTest.h>
22
#include <dispatch/dispatch.h>
33
#import "PTProtocol.h"
4+
#import "PTPrivate.h"
45

56
@interface PTProtocolTests : XCTestCase {
67
dispatch_fd_t socket_[2];

0 commit comments

Comments
 (0)