diff --git a/autotests/onscreennotificationtest.cpp b/autotests/onscreennotificationtest.cpp index ee369334a7..6ea01d135e 100644 --- a/autotests/onscreennotificationtest.cpp +++ b/autotests/onscreennotificationtest.cpp @@ -123,5 +123,3 @@ void OnScreenNotificationTest::message() QCOMPARE(notification.message(), QStringLiteral("bar")); QCOMPARE(messageChangedSpy.count(), 2); } - -#include "onscreennotificationtest.moc"