Index: LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html |
diff --git a/LayoutTests/crypto/rsa-oaep-wrap-unwrap-aes.html b/LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html |
similarity index 99% |
rename from LayoutTests/crypto/rsa-oaep-wrap-unwrap-aes.html |
rename to LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html |
index 4f73997b84f517a385ff9298388a0d7812d9e85a..86647731409ea2ca3196cc0cc7cd534ff81a85a1 100644 |
--- a/LayoutTests/crypto/rsa-oaep-wrap-unwrap-aes.html |
+++ b/LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.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> |
</head> |
<body> |