forked from svrjs/svrjs
Remove not applicable tests from test page
This commit is contained in:
parent
9a8f83bad9
commit
155b808dbc
1 changed files with 0 additions and 7 deletions
|
@ -21,13 +21,6 @@
|
|||
<iframe src="/testdir/.personalized" width="50%" height="300px"></iframe>
|
||||
<h2>404 Error</h2>
|
||||
<iframe src="/tfhgfhggf" width="50%" height="300px"></iframe>
|
||||
<!--
|
||||
THIS TEST IS NO LONGER APPLICABLE
|
||||
<h2>// Path (500 Error Test)</h2>
|
||||
<iframe src="//" width="50%" height="300px"></iframe>
|
||||
-->
|
||||
<h2>500 Error</h2>
|
||||
<iframe src="/invoke500.svr" width="50%" height="300px"></iframe>
|
||||
<h2>Server Side Javascript</h2>
|
||||
<iframe src="/hello.svr" width="50%" height="300px"></iframe>
|
||||
<h2>Proxy test</h2>
|
||||
|
|
Reference in a new issue