Index: LayoutTests/fast/notifications/notification-exceptions.html |
diff --git a/LayoutTests/fast/notifications/notification-exceptions.html b/LayoutTests/fast/notifications/notification-exceptions.html |
index 9fb4219202153e8408ab4888bc917c84dc4846ec..8d0c0e6f5201bf2685ddce026e87e67dbd7f9a81 100644 |
--- a/LayoutTests/fast/notifications/notification-exceptions.html |
+++ b/LayoutTests/fast/notifications/notification-exceptions.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<body> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script> |
description("The legacy notification constructor should throw exceptions in certain cases."); |