Index: LayoutTests/crypto/subtle/rsa-oaep-encrypt-parseAlgorithm-failures.html |
diff --git a/LayoutTests/crypto/rsa-oaep-encrypt-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/rsa-oaep-encrypt-parseAlgorithm-failures.html |
similarity index 96% |
rename from LayoutTests/crypto/rsa-oaep-encrypt-parseAlgorithm-failures.html |
rename to LayoutTests/crypto/subtle/rsa-oaep-encrypt-parseAlgorithm-failures.html |
index d0a3c3f0a80e19bba338e2dbae52226630274579..9a458fef17be3269c2108665d08665714d98fecb 100644 |
--- a/LayoutTests/crypto/rsa-oaep-encrypt-parseAlgorithm-failures.html |
+++ b/LayoutTests/crypto/subtle/rsa-oaep-encrypt-parseAlgorithm-failures.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script src="resources/common.js"></script> |
<script src="resources/keys.js"></script> |
</head> |