| Index: LayoutTests/crypto/rsa-importKey-badUsages-expected.txt
|
| diff --git a/LayoutTests/crypto/rsa-importKey-badUsages-expected.txt b/LayoutTests/crypto/rsa-importKey-badUsages-expected.txt
|
| deleted file mode 100644
|
| index ed07554d69268ab02d1c28aeafb20664c6f33e46..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/crypto/rsa-importKey-badUsages-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -Tests that importing keys with invalid usages should fail with SyntaxError.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -error is: SyntaxError: Cannot create a key using the specified key usages.
|
| -error is: SyntaxError: Cannot create a key using the specified key usages.
|
| -error is: SyntaxError: Cannot create a key using the specified key usages.
|
| -error is: SyntaxError: Cannot create a key using the specified key usages.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|