Index: LayoutTests/fast/dom/setAttributeNS-prefix-and-null-namespace.html |
diff --git a/LayoutTests/fast/dom/setAttributeNS-prefix-and-null-namespace.html b/LayoutTests/fast/dom/setAttributeNS-prefix-and-null-namespace.html |
index 44098ee141910dc327551719f86e000b66de6cf4..5cceccda3831fceea0fdf74628ae49e27dc0ae67 100644 |
--- a/LayoutTests/fast/dom/setAttributeNS-prefix-and-null-namespace.html |
+++ b/LayoutTests/fast/dom/setAttributeNS-prefix-and-null-namespace.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> |
<script src="script-tests/setAttributeNS-prefix-and-null-namespace.js"></script> |