diff options
Diffstat (limited to 'documentation/migration-guides/migration-1.5.rst')
-rw-r--r-- | documentation/migration-guides/migration-1.5.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-1.5.rst b/documentation/migration-guides/migration-1.5.rst index 366fb006e8..1b78e99809 100644 --- a/documentation/migration-guides/migration-1.5.rst +++ b/documentation/migration-guides/migration-1.5.rst | |||
@@ -240,7 +240,7 @@ Automated Image Testing | |||
240 | ----------------------- | 240 | ----------------------- |
241 | 241 | ||
242 | A new automated image testing framework has been added through the | 242 | A new automated image testing framework has been added through the |
243 | :ref:`ref-classes-testimage*` classes. This | 243 | :ref:`ref-classes-testimage` classes. This |
244 | framework replaces the older ``imagetest-qemu`` framework. | 244 | framework replaces the older ``imagetest-qemu`` framework. |
245 | 245 | ||
246 | You can learn more about performing automated image tests in the | 246 | You can learn more about performing automated image tests in the |