summaryrefslogtreecommitdiffstats
path: root/tests/auto/network.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2010-03-22 00:28:27 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2010-03-22 00:28:27 (GMT)
commit91ebcc413f0650ab235b93689776d4457bdbc80e (patch)
treedb4846ab6cf828b4f237e08b96b7615b14d1342e /tests/auto/network.pro
parent7a7dbde042b380f3005deb1c1e72e876eaa57d4c (diff)
downloadQt-91ebcc413f0650ab235b93689776d4457bdbc80e.zip
Qt-91ebcc413f0650ab235b93689776d4457bdbc80e.tar.gz
Qt-91ebcc413f0650ab235b93689776d4457bdbc80e.tar.bz2
Fixed inconsistent test naming.
TARGET and test class name should always match.
Diffstat (limited to 'tests/auto/network.pro')
-rw-r--r--tests/auto/network.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/network.pro b/tests/auto/network.pro
index 6b24850..dbefa91 100644
--- a/tests/auto/network.pro
+++ b/tests/auto/network.pro
@@ -17,8 +17,8 @@ SUBDIRS=\
qhttpsocketengine \
qnativesocketengine \
qnetworkaddressentry \
- qnetworkconfigmanager \
qnetworkconfiguration \
+ qnetworkconfigurationmanager \
qnetworkcookie \
qnetworkcookiejar \
qnetworkinterface \