summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-02-27 16:01:29 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-28 10:45:00 +0100
commit6d463e32c83755bac5a11a468b64bc98fd629e58 (patch)
tree990188f38563629ac08af7d57eb8cc2537f59a72 /tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
parent42fcc4d413424cecb7aa0be2b8cc2503b42fe408 (diff)
No more NFC on Symbian.
Change-Id: Id1355d5c7a56de3b031945f226d9c52897020c8b Reviewed-by: Michael Zanetti <michael.zanetti@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp')
-rw-r--r--tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp b/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
index d7c0313c..8e770ab8 100644
--- a/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
+++ b/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
@@ -80,9 +80,7 @@ private:
tst_QNearFieldTagType2::tst_QNearFieldTagType2()
: emulatorBackend(0), manager(0), target(0)
{
-#ifndef Q_OS_SYMBIAN
QDir::setCurrent(QLatin1String(SRCDIR));
-#endif
qRegisterMetaType<QNdefMessage>("QNdefMessage");
qRegisterMetaType<QNearFieldTarget *>("QNearFieldTarget*");