7 lines
113 B
Markdown
Vendored
7 lines
113 B
Markdown
Vendored
# Running Tests
|
|
|
|
To run the tests, execute the following from the project's root directory.
|
|
|
|
```
|
|
$ make test
|
|
```
|