--- a/conformancetest/event.html Mon Mar 05 10:45:01 2012 -0700
+++ b/conformancetest/event.html Mon Mar 12 11:09:06 2012 -0600
@@ -1,7 +1,7 @@
<!doctype html>
<title>Editing event tests</title>
-<script src=http://dvcs.w3.org/hg/html/raw-file/tip/tests/resources/testharness.js></script>
-<script src=http://dvcs.w3.org/hg/html/raw-file/tip/tests/resources/testharnessreport.js></script>
+<script src=http://w3c-test.org/resources/testharness.js></script>
+<script src=http://w3c-test.org/resources/testharnessreport.js></script>
<div id=test></div>
<div id=log></div>
<script>
--- a/conformancetest/runtest.html Mon Mar 05 10:45:01 2012 -0700
+++ b/conformancetest/runtest.html Mon Mar 12 11:09:06 2012 -0600
@@ -15,8 +15,8 @@
<script>var testsJsLibraryOnly = true</script>
<script src=../tests.js></script>
<script src=data.js></script>
-<script src=http://dvcs.w3.org/hg/html/raw-file/tip/tests/resources/testharness.js></script>
-<script src=http://dvcs.w3.org/hg/html/raw-file/tip/tests/resources/testharnessreport.js></script>
+<script src=http://w3c-test.org/resources/testharness.js></script>
+<script src=http://w3c-test.org/resources/testharnessreport.js></script>
<script>
"use strict";
--- a/conformancetest/splitruntest.html Mon Mar 05 10:45:01 2012 -0700
+++ b/conformancetest/splitruntest.html Mon Mar 12 11:09:06 2012 -0600
@@ -17,8 +17,8 @@
<script>var testsJsLibraryOnly = true</script>
<script src=../tests.js></script>
<script src=data.js></script>
-<script src=http://dvcs.w3.org/hg/html/raw-file/tip/tests/resources/testharness.js></script>
-<script src=http://dvcs.w3.org/hg/html/raw-file/tip/tests/resources/testharnessreport.js></script>
+<script src=http://w3c-test.org/resources/testharness.js></script>
+<script src=http://w3c-test.org/resources/testharnessreport.js></script>
<script>
"use strict";