Index: LayoutTests/crypto/subtle/aes-cbc-wrong-key-class-expected.txt |
diff --git a/LayoutTests/crypto/subtle/aes-cbc-wrong-key-class-expected.txt b/LayoutTests/crypto/subtle/aes-cbc-wrong-key-class-expected.txt |
deleted file mode 100644 |
index 1e2b2e84e699dd704a41f1ef42eb59891c81aeae..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/subtle/aes-cbc-wrong-key-class-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Test calling AES-CBC encrypt with a HMAC key. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-Importing a raw HMAC key from string literal... |
-Using the key to encrypt plaintext... |
-error is: InvalidAccessError: key.usages does not permit this operation |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |