Name Date Size #Lines LOC

..--

README.mdH A D25-Apr-202584 65

README.md

1## Usage
2To build tests with bazel
3```sh
4bazel test -s --verbose_failures //...
5```
6