mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 04:40:50 +03:00
adds success printf to mug_tests
This commit is contained in:
parent
0661538ae0
commit
9af3034862
@ -90,6 +90,8 @@ _test_mug(void)
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
fprintf(stderr, "test_mug: ok\n");
|
||||
}
|
||||
|
||||
/* main(): run all test cases.
|
||||
|
Loading…
Reference in New Issue
Block a user