mirror of
https://github.com/simon987/task_tracker.git
synced 2025-04-17 17:36:44 +00:00
5 lines
46 B
Markdown
5 lines
46 B
Markdown
### Running tests
|
|
```bash
|
|
cd test/
|
|
go test
|
|
``` |