Speed up avrorouter testing
Cut test time from about 300 seconds to 200 seconds.
This commit is contained in:
@ -36,5 +36,6 @@ int main(int argc, char** argv)
|
||||
"o-------------------------------------------------------------------o\n"
|
||||
"\n");
|
||||
|
||||
test.revert_replicate_from_master();
|
||||
return test.global_result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user