Forgot to add the TestLog class I created
[catagits/Catalyst-Plugin-Static-Simple.git] / t / lib / IncTestApp / root / always-static / test.html
CommitLineData
5ce67b0b 1<html>
2 <head>
3 <title>test</title>
4 </head>
5 <body>
6 <div>test</div>
7 </body>
8</html>