Index: LayoutTests/fast/js/Promise-then-callback-receiver.html |
diff --git a/LayoutTests/fast/js/Promise-then-callback-receiver.html b/LayoutTests/fast/js/Promise-then-callback-receiver.html |
index 2a9227bdd1aeb04bc910040615ac74625429525e..7d4dd0fc06b22c37c67e1a308deab410be7435fa 100644 |
--- a/LayoutTests/fast/js/Promise-then-callback-receiver.html |
+++ b/LayoutTests/fast/js/Promise-then-callback-receiver.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<div id="description"></div> |