chromium/third_party/blink/web_tests/http/tests/navigation/success200-loadsame.html

<script type="text/javascript" src="resources/testcode.js"></script>
<script>
    if (window.testRunner)
        testRunner.dumpAsText();
    runLoadSameTest("resources/success200.html", "none");
</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.