Index: LayoutTests/crypto/importKey-normalize-usages-expected.txt |
diff --git a/LayoutTests/crypto/importKey-normalize-usages-expected.txt b/LayoutTests/crypto/importKey-normalize-usages-expected.txt |
deleted file mode 100644 |
index eb3926de6b35b90b664323f474458a654dc323df..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/importKey-normalize-usages-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Tests that the reflected Key.usages are normalized. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS key.usages.join(',') is "encrypt,decrypt,wrapKey" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |