mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Test: Cleanup prep for '-Wextra'
This commit is contained in:
parent
f687ea1010
commit
461610aaa6
45 changed files with 45 additions and 45 deletions
|
@ -53,7 +53,7 @@ void testInit (UnitTest& t, const std::string& value, Variant& var)
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
int main (int argc, char** argv)
|
||||
int main (int, char**)
|
||||
{
|
||||
UnitTest t (98);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue