add new HasReturnvaluesIF features
This commit is contained in:
@ -30,6 +30,4 @@ int customSetup() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
int customTeardown() {
|
||||
return 0;
|
||||
}
|
||||
int customTeardown() { return 0; }
|
||||
|
Reference in New Issue
Block a user