| Index: LayoutTests/crypto/subtle/aes-cbc/failures.html
|
| diff --git a/LayoutTests/crypto/subtle/aes-cbc-failures.html b/LayoutTests/crypto/subtle/aes-cbc/failures.html
|
| similarity index 94%
|
| rename from LayoutTests/crypto/subtle/aes-cbc-failures.html
|
| rename to LayoutTests/crypto/subtle/aes-cbc/failures.html
|
| index 9191a4dfeb98da56e0fd24061914f02f74e15643..e7341dc2670ecd082c7c25f062db87fb7a567cae 100644
|
| --- a/LayoutTests/crypto/subtle/aes-cbc-failures.html
|
| +++ b/LayoutTests/crypto/subtle/aes-cbc/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>
|
|
|