mirror of
https://github.com/simon987/task_tracker_drone.git
synced 2025-04-18 01:46:45 +00:00
6 lines
59 B
Markdown
6 lines
59 B
Markdown
|
|
|
|
### Running tests
|
|
```bash
|
|
python -m unittest discover
|
|
``` |