update location of testharness.js
authorArt Barstow <art.barstow@nokia.com>
Tue, 17 Jan 2012 10:00:15 -0500
changeset 151 e0189d342a0c
parent 150 4f9a957e5f04
child 152 3aed607ba8d1
update location of testharness.js
tests/touch-events-v1/submissions/Mozilla/single-touch.html
--- a/tests/touch-events-v1/submissions/Mozilla/single-touch.html	Tue Jan 17 09:58:12 2012 -0500
+++ b/tests/touch-events-v1/submissions/Mozilla/single-touch.html	Tue Jan 17 10:00:15 2012 -0500
@@ -3,7 +3,7 @@
 <head>
   <title>Touch Events: Single-touch tests</title>
   <meta name="viewport" content="width=device-width">
-  <script src="../testharness.js"></script>
+  <script src="../../../testharness.js"></script>
   <script>
     setup({explicit_done: true});