Index: LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
diff --git a/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html b/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
index 0f7d4642e0ac339e093b9a1873ee9144be2331b8..2e7d4e883c888f4d75d2279effc5db03fb82a51f 100644 |
--- a/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
+++ b/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
description("WebIDL operation functions should not have a prototype property."); |