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