mirror of
https://github.com/simon987/task_tracker.git
synced 2025-04-19 02:06:45 +00:00
11 lines
526 B
Markdown
11 lines
526 B
Markdown
|
|
<a href='https://github.com/jpoles1/gopherbadger' target='_blank'></a>
|
|
[](https://www.codefactor.io/repository/github/simon987/task_tracker)
|
|
[](https://ci.simon987.net/job/task_tracker/)
|
|
|
|
### Running tests
|
|
```bash
|
|
cd test/
|
|
go test
|
|
```
|