On Mon, Oct 27, 2025 at 11:40:12AM +0100, Thomas Huth wrote:
> Date: Mon, 27 Oct 2025 11:40:12 +0100
> From: Thomas Huth <thuth@redhat.com>
> Subject: [PATCH] tests/functional/i386: Remove unused variable from the
> replay test
>
> From: Thomas Huth <thuth@redhat.com>
>
> Remove a left-over from the time when this test was still an
> avocado-based test.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> tests/functional/i386/test_replay.py | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>