mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Unit Tests - tdb.t
- Now cleans up it's temporary files.
This commit is contained in:
parent
7ff178cecc
commit
3d9ec60153
1 changed files with 0 additions and 2 deletions
|
@ -151,10 +151,8 @@ int main (int argc, char** argv)
|
|||
return -2;
|
||||
}
|
||||
|
||||
/*
|
||||
unlink ("./pending.data");
|
||||
unlink ("./completed.data");
|
||||
*/
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue