Index: LayoutTests/fast/events/touch/create-touch-event.html |
diff --git a/LayoutTests/fast/events/touch/create-touch-event.html b/LayoutTests/fast/events/touch/create-touch-event.html |
index e700e1e5d302b184281340b9c5554d2ebc43f6be..5ce03e9916e35867db17db526bff40a60f24c02e 100644 |
--- a/LayoutTests/fast/events/touch/create-touch-event.html |
+++ b/LayoutTests/fast/events/touch/create-touch-event.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<p id="description"></p> |