Index: LayoutTests/crypto/subtle/rsa-oaep/wrap-unwrap-aes.html |
diff --git a/LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html b/LayoutTests/crypto/subtle/rsa-oaep/wrap-unwrap-aes.html |
similarity index 98% |
rename from LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html |
rename to LayoutTests/crypto/subtle/rsa-oaep/wrap-unwrap-aes.html |
index 86647731409ea2ca3196cc0cc7cd534ff81a85a1..fcbf0bc018869e242c03565313cec2e051dab8fa 100644 |
--- a/LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html |
+++ b/LayoutTests/crypto/subtle/rsa-oaep/wrap-unwrap-aes.html |
@@ -1,8 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../resources/js-test.js"></script> |
-<script src="resources/common.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
+<script src="../resources/common.js"></script> |
</head> |
<body> |
<p id="description"></p> |