Index: LayoutTests/fast/js/constructor-attributes.html |
diff --git a/LayoutTests/fast/js/constructor-attributes.html b/LayoutTests/fast/js/constructor-attributes.html |
index a47525712e1fde38c086476f9f08baa32776372f..d0673f76006762a712111cd40bc7a0813a28d606 100644 |
--- a/LayoutTests/fast/js/constructor-attributes.html |
+++ b/LayoutTests/fast/js/constructor-attributes.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="script-tests/constructor-attributes.js"></script> |