BUILD 124 B

12345678
  1. test_suite(
  2. name = "tests",
  3. tests = [
  4. "//java/core:tests",
  5. "//java/lite:tests",
  6. "//java/util:tests",
  7. ],
  8. )