Added link to test runner.
--- a/vm/index.html Thu Mar 07 10:57:29 2013 -0800
+++ b/vm/index.html Thu May 02 14:20:05 2013 -0700
@@ -32,6 +32,8 @@
<p>This is a virtual machine to help develop tests for the WebAppSec WG's specs. If you're not viewing this in the VM, you can get a copy here: <a href="about:blank">link</a>. It is an Ubuntu system that runs in <a href="https://www.virtualbox.org/">Oracle VirtualBox.</a> The username/passwword is webappsec/webappsec.</p>
+ <p> Go to the <a href="http://w3c-test.org/webappsec/tests/testRunner/">Test Runner</a>.</p>
+
<h2>Why use this VM?</h2>
<p>Many W3C recommendations can be tested in a purely browser enviornment. Lucky them. If your spec has dependencies on the Same Origin Policy, does server side work, cross-origin work, or depends on HTTP headers, you probably need a server.</p>