add java bazel tests

This commit is contained in:
Laurent Perron
2022-12-30 12:13:29 +01:00
parent 733602eccc
commit cbdd1a5ba1
7 changed files with 96 additions and 1 deletions

View File

@@ -94,7 +94,6 @@ def code_sample_java(name):
],
)
native.sh_test(
name = name + "_java_test",
size = "small",