Re-enable tst_nooutput
The dependencies update has gone through, so the test should now pass again. Fixes: QTBUG-86698 Change-Id: I23babc4a5c3cae0bff5ba371e9703c976536f4ec Reviewed-by: David Edmundson <davidedmundson@kde.org>
This commit is contained in:
parent
142bd4c562
commit
40206410da
@ -56,7 +56,6 @@ private slots:
|
||||
|
||||
void tst_nooutput::noScreens()
|
||||
{
|
||||
QSKIP("QTBUG-86698 - Temporarily skipped for dependency update");
|
||||
QRasterWindow window;
|
||||
window.resize(16, 16);
|
||||
window.show();
|
||||
|
Loading…
x
Reference in New Issue
Block a user