mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
whitespace
This commit is contained in:
parent
5fe68c9d08
commit
0467d9bea8
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ std::set<std::string> parse_tests_to_run(int argc, const char* argv[])
|
|||
else
|
||||
{
|
||||
if(std::string(argv[a]) == "-log")
|
||||
++a; // skip next
|
||||
++a; // skip next
|
||||
} // if ...
|
||||
|
||||
return tests;
|
||||
|
|
Loading…
Reference in a new issue