Index: LayoutTests/crypto/subtle/aes-cbc-unwrap-failure-expected.txt |
diff --git a/LayoutTests/crypto/subtle/aes-cbc-unwrap-failure-expected.txt b/LayoutTests/crypto/subtle/aes-cbc-unwrap-failure-expected.txt |
deleted file mode 100644 |
index c785c7e4f91d1e4f3206176934c994971f273e52..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/subtle/aes-cbc-unwrap-failure-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test unwrapping an RSA key with AES-CBC. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-Importing an unwrapping key... |
-PASS unwrappingKey.algorithm.name is 'AES-CBC' |
-Unwrapping a key... |
-error is: DataError: The required JWK member "kty" was missing |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |