qt5base-lts/tests/auto/network/access/qhttp/testhtml
Jason McDonald 9fe76bf6a6 Remove mention of Trolltech in QHttp autotest.
The data file named "trolltech" has nothing specific to Trolltech in its
contents.  Rename it to "testhtml".  The lack of a file extension is
intentional.

Task-number: QTBUG-19653
Change-Id: Idc5c5f4ffa447151e47f66ff7364f0fa8753a699
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-12-28 02:56:02 +01:00

9 lines
97 B
Plaintext

<html>
<head>
<title>Test</title>
</head>
<body>
<h1>Test</h1>
</body>
</html>