mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
test: return 0
This commit is contained in:
parent
b29fb12e47
commit
a07e0b8997
@ -59,4 +59,5 @@ main(int argc, char* argv[])
|
||||
_test_lily();
|
||||
|
||||
fprintf(stderr, "test_lilly: ok\n");
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user