summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtcpsocket/test
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2010-01-04 13:32:39 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2010-01-04 13:45:15 (GMT)
commita47e2de1a3958c52eef1997c448bf89d3aba63e5 (patch)
tree46f0ed077cd2a72e9ab67163c4b2e3c262e8ecce /tests/auto/qtcpsocket/test
parent35cb81f92164bb136dc49b1ce7ebd76e6a79b289 (diff)
downloadQt-a47e2de1a3958c52eef1997c448bf89d3aba63e5.zip
Qt-a47e2de1a3958c52eef1997c448bf89d3aba63e5.tar.gz
Qt-a47e2de1a3958c52eef1997c448bf89d3aba63e5.tar.bz2
Remove TEST_QNETWORK_PROXY define from the tests
We always test the proxies now. Reviewed-by: Thiago
Diffstat (limited to 'tests/auto/qtcpsocket/test')
-rw-r--r--tests/auto/qtcpsocket/test/test.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qtcpsocket/test/test.pro b/tests/auto/qtcpsocket/test/test.pro
index 0f93def..c4369df 100644
--- a/tests/auto/qtcpsocket/test/test.pro
+++ b/tests/auto/qtcpsocket/test/test.pro
@@ -13,8 +13,6 @@ vxworks:QT -= gui
symbian: TARGET.EPOCHEAPSIZE="0x100 0x1000000"
-#DEFINES += TEST_QNETWORK_PROXY
-
TARGET = tst_qtcpsocket
win32 {