mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-30 08:38:15 +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
|
else
|
||||||
{
|
{
|
||||||
if(std::string(argv[a]) == "-log")
|
if(std::string(argv[a]) == "-log")
|
||||||
++a; // skip next
|
++a; // skip next
|
||||||
} // if ...
|
} // if ...
|
||||||
|
|
||||||
return tests;
|
return tests;
|
||||||
|
|
Loading…
Add table
Reference in a new issue