1
0
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:
mmuller
2019-02-01 12:07:48 -08:00
committed by Ben McIlwain
parent effbf836fd
commit 7596a0b773

View File

@@ -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",