1go_bazel_test macro functionality
2=================================
3
4Tests to ensure the go_bazel_test is functioning correctly.
5
6dataargtest_test
7----------------
8
9Tests that `data` and `args` provided to `go_bazel_test` are provided to the go
10test framework correctly.
11