Index: LayoutTests/fast/js/Promise-simple-in-workers.html |
diff --git a/LayoutTests/fast/js/Promise-simple-in-workers.html b/LayoutTests/fast/js/Promise-simple-in-workers.html |
index ffdac5f6fe0c9a866b044ff06aa6e22f4a21689d..537cde5796ed4f91ec989fc48132a1ac28d485f0 100644 |
--- a/LayoutTests/fast/js/Promise-simple-in-workers.html |
+++ b/LayoutTests/fast/js/Promise-simple-in-workers.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> |