Index: LayoutTests/crypto/subtle/aes-cbc-decrypt-failure.html |
diff --git a/LayoutTests/crypto/aes-cbc-decrypt-failure.html b/LayoutTests/crypto/subtle/aes-cbc-decrypt-failure.html |
similarity index 97% |
rename from LayoutTests/crypto/aes-cbc-decrypt-failure.html |
rename to LayoutTests/crypto/subtle/aes-cbc-decrypt-failure.html |
index 2c76ef429b21b0a4a9eb9e9380b88313d0d2b884..cf11f4a91c96527ff45b553588c85e01514b83b4 100644 |
--- a/LayoutTests/crypto/aes-cbc-decrypt-failure.html |
+++ b/LayoutTests/crypto/subtle/aes-cbc-decrypt-failure.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> |