Index: LayoutTests/crypto/unwrapKey-lacks-usage-expected.txt |
diff --git a/LayoutTests/crypto/unwrapKey-lacks-usage-expected.txt b/LayoutTests/crypto/unwrapKey-lacks-usage-expected.txt |
deleted file mode 100644 |
index 6c68b67a14b1bab5d6d12eeb323d0a40d97a655b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/unwrapKey-lacks-usage-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Tests that unwrapping keys must have the 'unwrapKey' usage. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-error is: InvalidAccessError: key.usages does not permit this operation |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |