diff options
Diffstat (limited to 'java/testing.go')
| -rw-r--r-- | java/testing.go | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/java/testing.go b/java/testing.go index 7a42e4cce..445e096e6 100644 --- a/java/testing.go +++ b/java/testing.go @@ -424,6 +424,7 @@ func gatherRequiredDepsForTest() string {  		"stub-annotations",  		"aconfig-annotations-lib", +		"aconfig_storage_reader_java",  		"unsupportedappusage",  	}  |