diff --git a/spin/cmds/meson.py b/spin/cmds/meson.py index bb29e12..36be5cf 100644 --- a/spin/cmds/meson.py +++ b/spin/cmds/meson.py @@ -513,7 +513,7 @@ def test( To run test modules, functions, classes, or methods: - spin -t numpy.random + spin test -t numpy.random To report the durations of the N slowest tests: