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
|
@ -35,7 +35,7 @@ Context context;
|
|||
#define EPSILON 0.001
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
int main (int argc, char** argv)
|
||||
int main (int, char**)
|
||||
{
|
||||
UnitTest t (80);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue