| Index: LayoutTests/crypto/subtle/ecdsa/generateKey-failures.html
|
| diff --git a/LayoutTests/crypto/subtle/ecdsa-generateKey-failures.html b/LayoutTests/crypto/subtle/ecdsa/generateKey-failures.html
|
| similarity index 92%
|
| rename from LayoutTests/crypto/subtle/ecdsa-generateKey-failures.html
|
| rename to LayoutTests/crypto/subtle/ecdsa/generateKey-failures.html
|
| index ece46a5f96358038119bf828f3b690d9fbd1ce2a..58d069738ffccd0dc872d79b929e7a996e397981 100644
|
| --- a/LayoutTests/crypto/subtle/ecdsa-generateKey-failures.html
|
| +++ b/LayoutTests/crypto/subtle/ecdsa/generateKey-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>
|
|
|