diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/README b/tests/README index 50b534536..ad832b092 100644 --- a/tests/README +++ b/tests/README @@ -109,8 +109,7 @@ Code coverage: and torture tests to get more full coverage, i.e. do: make test - cd tests - make torture-test + make test-torture The graphical tool ggcov can be used to browse the source and create coverage reports on *NIX hosts: |