mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-08-25 12:17:24 +02:00
Unit Tests
- Migrated a modified copy of directory.t.cpp from Taskwarrior.
This commit is contained in:
parent
25dfe351b4
commit
1480e54986
3 changed files with 3 additions and 4 deletions
|
@ -27,12 +27,9 @@
|
|||
#include <cmake.h>
|
||||
#include <algorithm>
|
||||
#include <stdlib.h>
|
||||
#include <Context.h>
|
||||
#include <Directory.h>
|
||||
#include <test.h>
|
||||
|
||||
Context context;
|
||||
|
||||
int main (int argc, char** argv)
|
||||
{
|
||||
UnitTest t (49);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue