| Index: LayoutTests/crypto/subtle/pbkdf2/deriveBits-rfc6070-test-vectors.html
|
| diff --git a/LayoutTests/crypto/subtle/pbkdf2-deriveBits-rfc6070-test-vectors.html b/LayoutTests/crypto/subtle/pbkdf2/deriveBits-rfc6070-test-vectors.html
|
| similarity index 96%
|
| rename from LayoutTests/crypto/subtle/pbkdf2-deriveBits-rfc6070-test-vectors.html
|
| rename to LayoutTests/crypto/subtle/pbkdf2/deriveBits-rfc6070-test-vectors.html
|
| index 466b791dbd75a8af641cb9b5a5bf2efab95374c2..14da3c67241983a3a8df0349c5740e7280b68791 100644
|
| --- a/LayoutTests/crypto/subtle/pbkdf2-deriveBits-rfc6070-test-vectors.html
|
| +++ b/LayoutTests/crypto/subtle/pbkdf2/deriveBits-rfc6070-test-vectors.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>
|
|
|