mirror of
https://github.com/google/nomulus
synced 2026-01-08 07:11:44 +00:00
Delete unused testdata files
These files are unused by the tests in this directory, have no obvious purpose and have no README explaining their existence. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=232014732
This commit is contained in:
@@ -10,7 +10,6 @@ load("//java/com/google/testing/builddefs:GenTestRules.bzl", "GenTestRules")
|
||||
java_library(
|
||||
name = "dns",
|
||||
srcs = glob(["*.java"]),
|
||||
resources = glob(["testdata/*.txt"]),
|
||||
deps = [
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/cron",
|
||||
|
||||
Reference in New Issue
Block a user