Static::Simple 0.16 - fix 204/304 bug under mod_perl. Allow files in static dirs...
[catagits/Catalyst-Plugin-Static-Simple.git] / t / lib / TestApp / root / always-static / test.html
CommitLineData
c8ee8fd2 1<html>
2 <head>
3 <title>test</title>
4 </head>
5 <body>
6 <div>test</div>
7 </body>
8</html>