hyatt | e53ddcd | 2007-05-18 23:12:20 +0000 | [diff] [blame] | 1 | <script type="text/javascript" src="resources/testcode.js"></script> |
ggaren | 509e0a2 | 2006-08-22 20:23:08 +0000 | [diff] [blame] | 2 | <script> |
rniwa@webkit.org | 2c544a4 | 2012-08-04 07:22:13 +0000 | [diff] [blame] | 3 | if (window.testRunner) |
| 4 | testRunner.dumpAsText(); |
ggaren | 509e0a2 | 2006-08-22 20:23:08 +0000 | [diff] [blame] | 5 | runBackTest("resources/success200.html", 2, "post"); |
| 6 | </script> |
| 7 | This page just kicks off a test, and should not appear in the expected test output. |
| 8 | The files in the resources dir have comments about the tests. |