| Index: LayoutTests/crypto/subtle/digest-failures.html
|
| diff --git a/LayoutTests/crypto/digest-failures.html b/LayoutTests/crypto/subtle/digest-failures.html
|
| similarity index 96%
|
| rename from LayoutTests/crypto/digest-failures.html
|
| rename to LayoutTests/crypto/subtle/digest-failures.html
|
| index a9b50a09b155979ed2a33ff005c1ec40ad749099..2081b2feb03e46114b4b8bef1c38b5267cc98086 100644
|
| --- a/LayoutTests/crypto/digest-failures.html
|
| +++ b/LayoutTests/crypto/subtle/digest-failures.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>
|
|
|