<script type="text/javascript" src="resources/testcode.js"></script> | |
<script> | |
runBackTest("resources/success200.html", 1, "postredirect"); | |
</script> | |
This page just kicks off a test, and should not appear in the expected test output. | |
The files in the resources dir have comments about the tests. |