Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 9fa6df7

Browse files
juergwcopybara-github
authored andcommitted
Remove EcdsaProtoTest.java.
This test is not really needed. That this proto works is tested implicitly by other tests. PiperOrigin-RevId: 621133610
1 parent 86b6a21 commit 9fa6df7

File tree

2 files changed

+0
-49
lines changed

2 files changed

+0
-49
lines changed

java_src/src/test/java/com/google/crypto/tink/BUILD.bazel

-10
Original file line numberDiff line numberDiff line change
@@ -142,16 +142,6 @@ java_test(
142142
],
143143
)
144144

145-
java_test(
146-
name = "EcdsaProtoTest",
147-
size = "small",
148-
srcs = ["EcdsaProtoTest.java"],
149-
deps = [
150-
"//proto:ecdsa_java_proto",
151-
"@maven//:junit_junit",
152-
],
153-
)
154-
155145
java_test(
156146
name = "CryptoFormatTest",
157147
size = "small",

java_src/src/test/java/com/google/crypto/tink/EcdsaProtoTest.java

-39
This file was deleted.

0 commit comments

Comments
 (0)