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