| Index: LayoutTests/crypto/subtle/aes-cbc/wrong-key-class.html
|
| diff --git a/LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html b/LayoutTests/crypto/subtle/aes-cbc/wrong-key-class.html
|
| similarity index 90%
|
| rename from LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html
|
| rename to LayoutTests/crypto/subtle/aes-cbc/wrong-key-class.html
|
| index 262e7a498b09ccc97f14554863bd4dbdd58b4a1c..a34b779972912e0f30bb8dcb4cea2cd65959d386 100644
|
| --- a/LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html
|
| +++ b/LayoutTests/crypto/subtle/aes-cbc/wrong-key-class.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>
|
|
|