From 646e71d3fc42bd4dfe7f90b5c7b7e3e383caae05 Mon Sep 17 00:00:00 2001 From: Niels Ole Salscheider Date: Mon, 4 Sep 2017 18:40:20 +0200 Subject: Drop the version string test It is just stupid to adjust this... --- tests/qxmpputils/tst_qxmpputils.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests/qxmpputils/tst_qxmpputils.cpp') diff --git a/tests/qxmpputils/tst_qxmpputils.cpp b/tests/qxmpputils/tst_qxmpputils.cpp index b2359d57..6a3958f0 100644 --- a/tests/qxmpputils/tst_qxmpputils.cpp +++ b/tests/qxmpputils/tst_qxmpputils.cpp @@ -35,7 +35,6 @@ private slots: void testHmac(); void testJid(); void testMime(); - void testLibVersion(); void testTimezoneOffset(); }; @@ -112,11 +111,6 @@ void tst_QXmppUtils::testMime() } #endif -void tst_QXmppUtils::testLibVersion() -{ - QCOMPARE(QXmppVersion(), QString("0.9.3")); -} - void tst_QXmppUtils::testTimezoneOffset() { // parsing -- cgit v1.2.3