X-Git-Url: https://git.llucax.com/software/mutest.git/blobdiff_plain/6fa3862da83a93a63c025035d8e614eaac4f5cab..78f2a6de06b783f76d3857bb31ba2ed9f1b76ba6:/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)