mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 17:01:51 +02:00
Delete the verify entity integrity mapreduce
We never really used it and it'll be obsolete come Registry 3.0 anyway. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=213274520
This commit is contained in:
parent
f4d392eed9
commit
1d134cdd3f
11 changed files with 0 additions and 1220 deletions
|
@ -34,7 +34,6 @@ java_library(
|
|||
|
||||
GenTestRules(
|
||||
name = "GeneratedTestRules",
|
||||
medium_tests = ["VerifyEntityIntegrityActionTest"],
|
||||
test_files = glob(["*Test.java"]),
|
||||
deps = [":whitebox"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue