diff options
-rw-r--r-- | Documentation/topics/testing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/topics/testing.rst b/Documentation/topics/testing.rst index 85aa6a1fb..1ecda00d0 100644 --- a/Documentation/topics/testing.rst +++ b/Documentation/topics/testing.rst @@ -311,7 +311,7 @@ testsuite against that kernel module:: $ make check-kmod -The results of the testsuite are in ``tests/system-kmod-traffic.dir``. +The results of the testsuite are in ``tests/system-kmod-testsuite.dir``. .. _testing-static-analysis: |