| Index: LayoutTests/crypto/subtle/aes-kw/wrap-unwrap-aes.html
|
| diff --git a/LayoutTests/crypto/subtle/aes-kw-wrap-unwrap-aes.html b/LayoutTests/crypto/subtle/aes-kw/wrap-unwrap-aes.html
|
| similarity index 95%
|
| rename from LayoutTests/crypto/subtle/aes-kw-wrap-unwrap-aes.html
|
| rename to LayoutTests/crypto/subtle/aes-kw/wrap-unwrap-aes.html
|
| index 4c66483d636c086597fb5cd7a08b62fc12fb8598..89fc34859e306a7288bb5a74cdec9e04620049bc 100644
|
| --- a/LayoutTests/crypto/subtle/aes-kw-wrap-unwrap-aes.html
|
| +++ b/LayoutTests/crypto/subtle/aes-kw/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>
|
|
|