summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdiriterator/recursiveDirs/dir1/aPage.html
blob: 51a226153edc0738594492a66414b8d088ec67d3 (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml/">
    <head>
        <title>A title</title>
    </head>
    <body>
        <p>Some text</p>
    </body>
</html>