Index: LayoutTests/crypto/exportKey-unextractable-expected.txt |
diff --git a/LayoutTests/crypto/exportKey-unextractable-expected.txt b/LayoutTests/crypto/exportKey-unextractable-expected.txt |
deleted file mode 100644 |
index f58d80288b9e2ead86d008f8b5cccb202b8b06e4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/exportKey-unextractable-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Tests that an unextractable key cannot be exported. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-error is: InvalidAccessError: key is not extractable |
-error is: InvalidAccessError: key is not extractable |
-error is: InvalidAccessError: key is not extractable |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |