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