mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 08:42:00 +00:00
[BUILD] Fix Bazel test target //:flatbuffers_test (#5311)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
e5b6125fa2
commit
6cc30b3272
1
BUILD
1
BUILD
@@ -153,6 +153,7 @@ cc_test(
|
|||||||
":tests/monster_test.bfbs",
|
":tests/monster_test.bfbs",
|
||||||
":tests/monster_test.fbs",
|
":tests/monster_test.fbs",
|
||||||
":tests/monsterdata_test.golden",
|
":tests/monsterdata_test.golden",
|
||||||
|
":tests/monsterdata_test.json",
|
||||||
":tests/prototest/imported.proto",
|
":tests/prototest/imported.proto",
|
||||||
":tests/prototest/test.golden",
|
":tests/prototest/test.golden",
|
||||||
":tests/prototest/test.proto",
|
":tests/prototest/test.proto",
|
||||||
|
|||||||
Reference in New Issue
Block a user