| Index: LayoutTests/crypto/subtle/clone-hmacKey.html
|
| diff --git a/LayoutTests/crypto/clone-hmacKey.html b/LayoutTests/crypto/subtle/clone-hmacKey.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/clone-hmacKey.html
|
| rename to LayoutTests/crypto/subtle/clone-hmacKey.html
|
| index bef9b58f335000e2ce713d9ee6712a8d12931923..d2ae6512d727a095aba5abd0a851f3fb17fb7ad8 100644
|
| --- a/LayoutTests/crypto/clone-hmacKey.html
|
| +++ b/LayoutTests/crypto/subtle/clone-hmacKey.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/common.js"></script>
|
| </head>
|
| <body>
|
|
|