Skip to content

Commit 6cc30b3

Browse files
laszlocsomoraardappel
authored andcommitted
[BUILD] Fix Bazel test target //:flatbuffers_test (google#5311)
1 parent e5b6125 commit 6cc30b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ cc_test(
153153
":tests/monster_test.bfbs",
154154
":tests/monster_test.fbs",
155155
":tests/monsterdata_test.golden",
156+
":tests/monsterdata_test.json",
156157
":tests/prototest/imported.proto",
157158
":tests/prototest/test.golden",
158159
":tests/prototest/test.proto",

0 commit comments

Comments
 (0)