Index: LayoutTests/crypto/random-values-types.js |
diff --git a/LayoutTests/crypto/resources/random-values-types.js b/LayoutTests/crypto/random-values-types.js |
similarity index 96% |
rename from LayoutTests/crypto/resources/random-values-types.js |
rename to LayoutTests/crypto/random-values-types.js |
index 4aa39873504505db478f4a163e91c85862e4fbea..fe3a3030f3f236438740b43bfc711b2d2d8229df 100644 |
--- a/LayoutTests/crypto/resources/random-values-types.js |
+++ b/LayoutTests/crypto/random-values-types.js |
@@ -1,5 +1,5 @@ |
if (self.importScripts) |
- importScripts('../../resources/js-test.js'); |
+ importScripts('../resources/js-test.js'); |
description("Tests which types are valid for crypto.randomValues."); |