From 6a01a0f7bfd03deb3d0e6ed3e107ddbc4e07e5c8 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 27 Sep 2012 20:50:17 +0200 Subject: move sasl test code --- tests/all/all.pro | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/all/all.pro') diff --git a/tests/all/all.pro b/tests/all/all.pro index 4d2b678e..13afe30f 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -4,8 +4,3 @@ TARGET = tst_all SOURCES += tests.cpp HEADERS += tests.h - -!isEmpty(QXMPP_AUTOTEST_INTERNAL) { - HEADERS += sasl.h - SOURCES += sasl.cpp -} -- cgit v1.2.3