From 9249768db5f5b09d67e81370da828e3cb99cc3df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 31 Jan 2015 19:21:47 +0100 Subject: NOISSUE Make tests no longer use the MultiMC object They do not require the application part anymore --- tests/tst_userutils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tst_userutils.cpp') diff --git a/tests/tst_userutils.cpp b/tests/tst_userutils.cpp index 3bc980c0..893e064e 100644 --- a/tests/tst_userutils.cpp +++ b/tests/tst_userutils.cpp @@ -66,6 +66,6 @@ slots: }; -QTEST_GUILESS_MAIN_MULTIMC(UserUtilsTest) +QTEST_GUILESS_MAIN(UserUtilsTest) #include "tst_userutils.moc" -- cgit v1.2.3