updated location of testharness.js
authorArt Barstow <art.barstow@nokia.com>
Tue, 17 Jan 2012 10:13:37 -0500
changeset 153 8066aa392c1b
parent 152 3aed607ba8d1
child 154 bbe9fa52b783
updated location of testharness.js
tests/touch-events-v1/submissions/Mozilla/multi-touch.html
--- a/tests/touch-events-v1/submissions/Mozilla/multi-touch.html	Tue Jan 17 10:09:31 2012 -0500
+++ b/tests/touch-events-v1/submissions/Mozilla/multi-touch.html	Tue Jan 17 10:13:37 2012 -0500
@@ -3,7 +3,7 @@
 <head>
   <title>Touch Events: Multi-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});