| Index: LayoutTests/crypto/subtle/aes-kw/generateKey-failures.html
|
| diff --git a/LayoutTests/crypto/subtle/aes-kw-generateKey-failures.html b/LayoutTests/crypto/subtle/aes-kw/generateKey-failures.html
|
| similarity index 92%
|
| rename from LayoutTests/crypto/subtle/aes-kw-generateKey-failures.html
|
| rename to LayoutTests/crypto/subtle/aes-kw/generateKey-failures.html
|
| index d1da1145391044604730250fd6f0a3abb86ece36..1adf3100e01475825f7c8a30ea6d925ba729d26b 100644
|
| --- a/LayoutTests/crypto/subtle/aes-kw-generateKey-failures.html
|
| +++ b/LayoutTests/crypto/subtle/aes-kw/generateKey-failures.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>
|
|
|