| Index: LayoutTests/crypto/subtle/pbkdf2/deriveBits-failures.html
|
| diff --git a/LayoutTests/crypto/subtle/pbkdf2-deriveBits-failures.html b/LayoutTests/crypto/subtle/pbkdf2/deriveBits-failures.html
|
| similarity index 92%
|
| rename from LayoutTests/crypto/subtle/pbkdf2-deriveBits-failures.html
|
| rename to LayoutTests/crypto/subtle/pbkdf2/deriveBits-failures.html
|
| index 197d34c2e71ebf464909875fa6e750726b73ee88..9562e287594a01005e70839f6028179842fc04a7 100644
|
| --- a/LayoutTests/crypto/subtle/pbkdf2-deriveBits-failures.html
|
| +++ b/LayoutTests/crypto/subtle/pbkdf2/deriveBits-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>
|
|
|