aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go')
-rw-r--r--vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go b/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
index 8a49dfa..51a7efe 100644
--- a/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
+++ b/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
@@ -11,7 +11,6 @@ import (
)
func TestEncryptDecrypt(t *testing.T) {
-
// TODO(dgryski): add the rest of the test vectors from the RFC
var tests = []struct {
key string