Index: LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures-expected.txt |
diff --git a/LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures-expected.txt b/LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures-expected.txt |
deleted file mode 100644 |
index 06ca162f7656ccddcb7220cfdfad36c6bc3e7b45..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Tests generateKey() with bad ECDSA parameters. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-error is: TypeError: EcKeyGenParams: namedCurve: Missing or not a string |
-error is: NotSupportedError: EcKeyGenParams: Unrecognized namedCurve |
-error is: NotSupportedError: EcKeyGenParams: Unrecognized namedCurve |
-error is: NotSupportedError: EcKeyGenParams: Unrecognized namedCurve |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |