<h3>How to run the tests</h3>
-<p>From JavaScriptCore/tests/mozilla, run the following command:</p>
-<p class="code">./run-mozilla-tests</p>
+<pExecute the "run-javascriptcore-tests" script:</p>
+<p class="code">WebKitTools/Scripts/run-javascriptcore-tests</p>
<p>The script will run all the tests and summarize how the results differ from what is currently expected.</p>
<h3>What just happened</h3>
<h3>What happens if I caused a regression?</h3>
-<p>It's not the end of the world. Go back and fix your bug and re-run <tt>run-mozilla-tests</tt> as many times as necessary.</p>
+<p>It's not the end of the world. Go back and fix your bug and re-run <tt>run-javascriptcore-tests</tt> as many times as necessary.</p>
<?php
include("../footer.inc");
-?>
\ No newline at end of file
+?>