mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-24 01:11:01 +00:00
NSJSONSerialization: Return 0 in test case
This commit is contained in:
parent
ff96b76b63
commit
f67a03ecb8
1 changed files with 2 additions and 1 deletions
|
@ -31,4 +31,5 @@ int main(void) {
|
|||
testLexicographicalOrder();
|
||||
|
||||
[arp release];
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue