missing comma
This commit is contained in:
parent
ac69da53aa
commit
8b94913dc3
@ -216,7 +216,7 @@ From the root of the source tree:
|
|||||||
## Running the unit tests
|
## Running the unit tests
|
||||||
|
|
||||||
Unit tests are using the [Catch](https://github.com/philsquared/Catch) framework,
|
Unit tests are using the [Catch](https://github.com/philsquared/Catch) framework,
|
||||||
included in the repository. [Boost.Program_Options](http://www.boost.org/libs/program_options)
|
included in the repository. [Boost.Program_Options](http://www.boost.org/libs/program_options),
|
||||||
[Boost.Spirit](http://www.boost.org/libs/spirit), and [The Boost Algorithm Library](http://www.boost.org/libs/algorithm)
|
[Boost.Spirit](http://www.boost.org/libs/spirit), and [The Boost Algorithm Library](http://www.boost.org/libs/algorithm)
|
||||||
are also required to build them.
|
are also required to build them.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user