Index: LayoutTests/fast/filesystem/script-tests/TEMPLATE.html |
diff --git a/LayoutTests/fast/filesystem/script-tests/TEMPLATE.html b/LayoutTests/fast/filesystem/script-tests/TEMPLATE.html |
index 6163ce9d63cb055af84ecd1e977cd005855f6740..3f85b963bd6046cd7d20fbb89a0e772f139be1a3 100644 |
--- a/LayoutTests/fast/filesystem/script-tests/TEMPLATE.html |
+++ b/LayoutTests/fast/filesystem/script-tests/TEMPLATE.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script src="resources/fs-test-util.js"></script> |
</head> |
<body> |