diff options
Diffstat (limited to 'README_TEST.md')
| -rw-r--r-- | README_TEST.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_TEST.md b/README_TEST.md index c426badf..fc182a3f 100644 --- a/README_TEST.md +++ b/README_TEST.md @@ -3,6 +3,6 @@ Running tests requires Catch2 and cmake ```sh mkdir cbuild && cd cbuild cmake .. -make +make test ./test/test ``` |
