From 119efeec01edd736296f753e9c3bd0220b21d76b Mon Sep 17 00:00:00 2001 From: Lukas W Date: Thu, 21 Jun 2018 13:31:51 +0200 Subject: [PATCH] Fix tests crash due to incomplete cleanup --- tests/main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/main.cpp b/tests/main.cpp index 7b07778fc..2cf71aaa5 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -19,5 +19,7 @@ int main(int argc, char* argv[]) failed += QTest::qExec(suite, argc, argv); } qDebug() << "<<" << failed << "out of"<