task_tracker/README.md
2019-01-14 18:37:05 -05:00

5 lines
46 B
Markdown

### Running tests
```bash
cd test/
go test
```