ObjFW  Diff

Differences From Artifact [6bb325b98c]:

To Artifact [2f2d0cbc9c]:


204
205
206
207
208
209
210




- (void)XMLNodeTests;
@end

@interface TestsAppDelegate (OFXMLParserTests)
    <OFXMLParserDelegate, OFXMLElementBuilderDelegate>
- (void)XMLParserTests;
@end











>
>
>
>
204
205
206
207
208
209
210
211
212
213
214
- (void)XMLNodeTests;
@end

@interface TestsAppDelegate (OFXMLParserTests)
    <OFXMLParserDelegate, OFXMLElementBuilderDelegate>
- (void)XMLParserTests;
@end

@interface TestsAppDelegate (PBKDF2Tests)
- (void)PBKDF2Tests;
@end