Index: LayoutTests/crypto/resources/random-values.js |
diff --git a/LayoutTests/crypto/resources/random-values.js b/LayoutTests/crypto/resources/random-values.js |
index 71f398f3c49b7c5fa69fe237531f375be397d652..421ee1d3803f26899d9e8cb00eea9bc0b8bcf198 100644 |
--- a/LayoutTests/crypto/resources/random-values.js |
+++ b/LayoutTests/crypto/resources/random-values.js |
@@ -1,5 +1,5 @@ |
if (self.importScripts) |
- importScripts('../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../resources/js-test.js'); |
description("Tests crypto.randomValues."); |