Remove disabled tests from QUrl test.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 31 Oct 2011 01:58:16 +0000 (11:58 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 04:27:48 +0000 (05:27 +0100)
commit31e3f783367be7d2f7fb1b992bd90c1b9eac8db9
tree8eb225f9817607d57bc9d941622b5e2bb333d3ae
parent9d606227c6ae9e11614ab20fd1d0277e4b8594d9
Remove disabled tests from QUrl test.

Some tests were copied in from KDE's KURL sometime prior to Qt's tests
being added to the Qt repository in June 2006.  This was presumably
done with the intention of making the tests work for QUrl, but that
never happened and the copied tests have never been enabled.

This commit removes the copied material.

Change-Id: Ic35526f0018900bd60d7905646b24c62317b5e47
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/io/qurl/tst_qurl.cpp