summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileopenevent/qfileopenevent.pro
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2011-01-19 12:42:37 (GMT)
committerJoão Abecasis <joao.abecasis@nokia.com>2011-02-10 12:26:47 (GMT)
commit6cd0dfcecd3efff882d04bb8c6358c706383a3af (patch)
tree4d3385c65f9dcd97f0a1787e4c982654e8e5a265 /tests/auto/qfileopenevent/qfileopenevent.pro
parent707cc8bfb51af5a777001df0f445a79863850f3a (diff)
downloadQt-6cd0dfcecd3efff882d04bb8c6358c706383a3af.zip
Qt-6cd0dfcecd3efff882d04bb8c6358c706383a3af.tar.gz
Qt-6cd0dfcecd3efff882d04bb8c6358c706383a3af.tar.bz2
tst_qfileopenevent changed to run on all platforms
The Symbian specific bits are hidden behind #ifdef, but most of this test is valid on all platforms now. Task-number: QTBUG-15015 Reviewed-by: Shane Kearns
Diffstat (limited to 'tests/auto/qfileopenevent/qfileopenevent.pro')
-rw-r--r--tests/auto/qfileopenevent/qfileopenevent.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/qfileopenevent/qfileopenevent.pro b/tests/auto/qfileopenevent/qfileopenevent.pro
index e2bb6d8..45978d7 100644
--- a/tests/auto/qfileopenevent/qfileopenevent.pro
+++ b/tests/auto/qfileopenevent/qfileopenevent.pro
@@ -1,6 +1,2 @@
TEMPLATE = subdirs
-symbian:{
- SUBDIRS = test qfileopeneventexternal
-} else {
- SUBDIRS =
-}
+SUBDIRS = test qfileopeneventexternal