diff --git a/docs/devel/testing.rst b/docs/devel/testing.rst index 60f897d915f41ea5c5a8186bae89ca3205a50319..7c1b199323a4efcf708d8277b6ee6c73f7e562d6 100644 --- a/docs/devel/testing.rst +++ b/docs/devel/testing.rst @@ -590,8 +590,9 @@ Alternatively, follow the instructions on this link: Overview -------- -This directory provides the ``avocado_qemu`` Python module, containing -the ``avocado_qemu.Test`` class. Here's a simple usage example: +The ``tests/acceptance/avocado_qemu`` directory provides the +``avocado_qemu`` Python module, containing the ``avocado_qemu.Test`` +class. Here's a simple usage example: .. code::