tests/ptimer: Remove unnecessary inclusion of libqtest.h
commit6f5b752e963d39fb86369bc1bdf57374e148cd6d
authorThomas Huth <thuth@redhat.com>
Mon, 9 Sep 2019 11:35:39 +0000 (9 13:35 +0200)
committerThomas Huth <thuth@redhat.com>
Sun, 12 Jan 2020 10:42:40 +0000 (12 11:42 +0100)
tree43912e20c208d70a5505fe6693294b093b1bd6da
parent3db9f6a324bf0c78fd3dcfc08aff68d267420859
tests/ptimer: Remove unnecessary inclusion of libqtest.h

ptimer-test is a unit test, not a qtest, so libqtest.h is not
required here.

Message-Id: <20191218103059.11729-3-thuth@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/ptimer-test.c