| Index: LayoutTests/crypto/subtle/import-jwk.html
|
| diff --git a/LayoutTests/crypto/import-jwk.html b/LayoutTests/crypto/subtle/import-jwk.html
|
| similarity index 99%
|
| rename from LayoutTests/crypto/import-jwk.html
|
| rename to LayoutTests/crypto/subtle/import-jwk.html
|
| index acb787143522411b47fe2f56c8deb7b3a17c958e..b41bb1f59abea995ce3e2707a282518ee36a070d 100644
|
| --- a/LayoutTests/crypto/import-jwk.html
|
| +++ b/LayoutTests/crypto/subtle/import-jwk.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>
|
|
|