| Index: LayoutTests/crypto/subtle/aes-kw/key-manipulation.html
|
| diff --git a/LayoutTests/crypto/subtle/aes-kw-key-manipulation.html b/LayoutTests/crypto/subtle/aes-kw/key-manipulation.html
|
| similarity index 94%
|
| rename from LayoutTests/crypto/subtle/aes-kw-key-manipulation.html
|
| rename to LayoutTests/crypto/subtle/aes-kw/key-manipulation.html
|
| index 2ed91073bb1a16d36527214218c936845ff9e73c..94ff4173f71179e92f04edffa7ca355352692eec 100644
|
| --- a/LayoutTests/crypto/subtle/aes-kw-key-manipulation.html
|
| +++ b/LayoutTests/crypto/subtle/aes-kw/key-manipulation.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>
|
|
|