blob: 5ea3ac5d6bb3884c7df2889f6f3c0978e8339c2a [file] [log] [blame]
java_test(
name = "RClassWriterTest",
size = "medium",
srcs = glob(["*.java"]),
deps = [
"//src/tools/android/java/com/google/devtools/build/android/resources",
"//third_party:android_common",
"//third_party:guava",
"//third_party:junit4",
"//third_party:truth",
],
)