Bazel: Fix testonly value in BUILD file

According to the documentation [1], the expected values for testonly
are True and False. Replace the currently used "1" with "True".

[1] https://docs.bazel.build/versions/master/be/common-definitions.html

Change-Id: I824b91afc5cd7e379c1f303464d4342a3b2df014
1 file changed
tree: d7cd05e2d224e21bb033f7f472efadaad9efd2a2
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE