blob: d12298c90bd3bf17959cd0c688c614d5316f6677 [file] [log] [blame]
# {{PROJECT_NAME}}
TODO: Brief overview of the driver.
## Testing
Unit tests for {{PROJECT_NAME}} are available in the `{{PROJECT_NAME}}-tests`
package.
```
$ fx test {{PROJECT_NAME}}-tests
```