summaryrefslogtreecommitdiff
path: root/apex/classpath_element_test.go
diff options
context:
space:
mode:
author Satish Yalla <satishy@google.com> 2024-08-28 05:48:21 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-08-28 05:48:21 +0000
commitf2d6e5004f1a1fc3eadef6f90a2bbb632e8f2430 (patch)
tree0a3e78a18b1b0ac77dc8a3eead46570030cb579b /apex/classpath_element_test.go
parent26f071db927ee581a593636bd5a2be843edf4ca5 (diff)
parentb2b1ef63e2ee63b137cb71ae2360c111e5d9647f (diff)
Merge "Revert "Implement detecting container violations."" into main
Diffstat (limited to 'apex/classpath_element_test.go')
-rw-r--r--apex/classpath_element_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/apex/classpath_element_test.go b/apex/classpath_element_test.go
index 9e1ac943e..b9a91982a 100644
--- a/apex/classpath_element_test.go
+++ b/apex/classpath_element_test.go
@@ -92,7 +92,6 @@ func TestCreateClasspathElements(t *testing.T) {
],
srcs: ["b.java"],
installable: true,
- sdk_version: "core_current",
}
java_library {