update Running Tests heading

This commit is contained in:
MoAlyousef
2020-09-14 22:05:15 +03:00
parent d599edd1d4
commit 00bec8ae45

View File

@@ -1798,7 +1798,7 @@ for automating test set fetching!).
```sh ```sh
$ mkdir build $ mkdir build
$ cd build $ cd build
$ cmake .. $ cmake .. -Dtoml11_BUILD_TEST=ON
$ make $ make
$ make test $ make test
``` ```