ObjFW  Diff

Differences From Artifact [26a483d9d8]:

To Artifact [f2b6e225cb]:


51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
	int _fails;
}

- (void)run;
@end

@implementation ObserverTest
- initWithTestsAppDelegate: (TestsAppDelegate*)testsAppDelegate
{
	self = [super init];

	@try {
		uint16_t port;

		_testsAppDelegate = testsAppDelegate;







|







51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
	int _fails;
}

- (void)run;
@end

@implementation ObserverTest
- initWithTestsAppDelegate: (TestsAppDelegate *)testsAppDelegate
{
	self = [super init];

	@try {
		uint16_t port;

		_testsAppDelegate = testsAppDelegate;