task_tracker_drone/README.md
2019-02-23 20:39:52 -05:00

6 lines
59 B
Markdown

### Running tests
```bash
python -m unittest discover
```