This commit is contained in:
Frank Benkstein 2018-10-11 21:40:41 +02:00 committed by Wouter van Oortmerssen
parent 4ed6fafdfa
commit cb5422c398
1 changed files with 1 additions and 0 deletions

1
BUILD
View File

@ -143,6 +143,7 @@ cc_test(
":tests/prototest/test.proto",
":tests/prototest/test_union.golden",
":tests/union_vector/union_vector.fbs",
":tests/unicode_test.json",
],
includes = ["include/"],
)