Index: LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt |
diff --git a/LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt b/LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt |
deleted file mode 100644 |
index c388e7acdb393a74892596746ff32d41a4fbc1f6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Test that HKDF does not support exportKey(). |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
- |
-Calling exportKey() on an HKDF key... |
-error is: NotSupportedError: Unsupported export key format for algorithm |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |