Skip to content

Commit 193aa28

Browse files
authored
Merge pull request #8 from lizan/expose_test_common
expose test_common
2 parents 842ea24 + faea905 commit 193aa28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
#
1515
################################################################################
1616
#
17+
package(default_visibility = ["//visibility:public"])
18+
1719
load("@protobuf_git//:protobuf.bzl", "cc_proto_library")
1820

1921
cc_test(

0 commit comments

Comments
 (0)