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