| Index: LayoutTests/crypto/subtle/aes-cbc/wrap-rsa.html
|
| diff --git a/LayoutTests/crypto/subtle/aes-cbc-wrap-rsa.html b/LayoutTests/crypto/subtle/aes-cbc/wrap-rsa.html
|
| similarity index 94%
|
| rename from LayoutTests/crypto/subtle/aes-cbc-wrap-rsa.html
|
| rename to LayoutTests/crypto/subtle/aes-cbc/wrap-rsa.html
|
| index f00453f0a19dddf8b85d009c99b844363a6f11ad..061d726a2ba2f59581700c02ad6715a52a1c4408 100644
|
| --- a/LayoutTests/crypto/subtle/aes-cbc-wrap-rsa.html
|
| +++ b/LayoutTests/crypto/subtle/aes-cbc/wrap-rsa.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>
|
|
|