| Index: LayoutTests/crypto/ecdsa-sign-verify-expected.txt
|
| diff --git a/LayoutTests/crypto/ecdsa-sign-verify-expected.txt b/LayoutTests/crypto/ecdsa-sign-verify-expected.txt
|
| deleted file mode 100644
|
| index 70ee8f8fde7c14bbfb8f32efdac88e2df46c9d70..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/crypto/ecdsa-sign-verify-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -Test importing an EC key for ECDSA.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -Importing a public key...
|
| -
|
| -Importing a private key...
|
| -
|
| -Signing some text...
|
| -
|
| -Verifying the signature...
|
| -PASS verificationResult is true
|
| -
|
| -Verifying a bad signature...
|
| -PASS verificationResult is false
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|