Commit cb5422c3 authored by Frank Benkstein's avatar Frank Benkstein Committed by Wouter van Oortmerssen

fix #4974 (#4989)

parent 4ed6fafd
...@@ -143,6 +143,7 @@ cc_test( ...@@ -143,6 +143,7 @@ cc_test(
":tests/prototest/test.proto", ":tests/prototest/test.proto",
":tests/prototest/test_union.golden", ":tests/prototest/test_union.golden",
":tests/union_vector/union_vector.fbs", ":tests/union_vector/union_vector.fbs",
":tests/unicode_test.json",
], ],
includes = ["include/"], includes = ["include/"],
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment