X-Git-Url: https://git.llucax.com/software/mutest.git/blobdiff_plain/6fa3862da83a93a63c025035d8e614eaac4f5cab..d5be024b1cc1a456cd9726d85a7e108e1818ae7f:/sample/README diff --git a/sample/README b/sample/README index 2d5c710..a687fb0 100644 --- a/sample/README +++ b/sample/README @@ -5,4 +5,8 @@ make test If you want extra verbosity, try: make test V=-vvv +To try out the python implementation, try: +make test-py + +(same for the verbosity level)