mirror of
https://github.com/google/nomulus.git
synced 2025-08-06 09:45:19 +02:00
Move backported JUnit file to third_party
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=177637931
This commit is contained in:
parent
82382aaca6
commit
8ef4fbe9d5
22 changed files with 248 additions and 138 deletions
|
@ -19,6 +19,7 @@ java_library(
|
|||
"//java/google/registry:env/common/default/WEB-INF/datastore-indexes.xml",
|
||||
"//java/google/registry:env/common/default/WEB-INF/queue.xml",
|
||||
] + glob(["*.csv"]) + glob(["testdata/*"]),
|
||||
exports = ["//third_party/junit"],
|
||||
deps = [
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/dns:constants",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue