New test.
[mono.git] / mcs / class / System.Web / Test / standalone / exception / error.aspx
1 <%@ Page language="c#" AutoEventWireup="false" %>
2 <html>
3         <head>
4                 <title>Mono Bugs</title>
5         </head>
6         <body id="body">
7         This is the exception page.
8         </body>
9 </html>