mirror of
https://github.com/simon987/task_tracker.git
synced 2025-04-20 10:36:46 +00:00
8 lines
249 B
Markdown
8 lines
249 B
Markdown
|
|
<a href='https://github.com/jpoles1/gopherbadger' target='_blank'></a>
|
|
|
|
### Running tests
|
|
```bash
|
|
cd test/
|
|
go test
|
|
``` |