Index: LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt |
diff --git a/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt b/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt |
deleted file mode 100644 |
index f5e30cd3bb753c1040c4341bc38c4ed9371da38a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Call encrypt using the wrong AES key |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS key.algorithm.name is "AES-GCM" |
-error is: InvalidAccessError: key.algorithm does not match that of operation |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |