Updated and revised some tests
This commit is contained in:
@@ -117,6 +117,7 @@ int test_functions_from_bytecodes(void) {
|
||||
}
|
||||
|
||||
int test_functions_from_callbacks(void) {
|
||||
//TODO: Test not yet implemented
|
||||
printf(TOY_CC_WARN "WIP test not yet implemented: %s\n" TOY_CC_RESET, __FILE__);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user