Update to the next fuc2 for cli options.
This commit is contained in:
parent
21e7700deb
commit
d95f9113c9
1 changed files with 1 additions and 3 deletions
|
|
@ -57,7 +57,5 @@ int main(int argc, char* argv[]) {
|
|||
textures_tests::TESTS,
|
||||
};
|
||||
|
||||
for(auto& test_set : all_tests) {
|
||||
run(test_set);
|
||||
}
|
||||
run_tests(all_tests, argc, argv);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue