diff --git a/Development.md b/Development.md index d2cf8cf..2291102 100644 --- a/Development.md +++ b/Development.md @@ -38,7 +38,7 @@ This is the easiest way to run the testsuite against the zfs modules in the runn From the main repo just run: `./tests/run_tests_docker` You can use the unittest -k option to run only specific tests: `./tests/autorun_tests_docker -k test_thinner.TestThinner` -``` + ## Running directly (without docker)