mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 02:06:00 +02:00
RDAP: Mark RdapDomainSearchActionTest as medium
Some tests of RdapDomainSearchAction can take longer, because they create many domains. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133591753
This commit is contained in:
parent
e53cfe919a
commit
c30c5bc399
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ java_library(
|
||||||
|
|
||||||
GenTestRules(
|
GenTestRules(
|
||||||
name = "GeneratedTestRules",
|
name = "GeneratedTestRules",
|
||||||
|
medium_tests = ["RdapDomainSearchActionTest"],
|
||||||
test_files = glob(["*Test.java"]),
|
test_files = glob(["*Test.java"]),
|
||||||
deps = [":rdap"],
|
deps = [":rdap"],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue