Skip to content

Commit 14fbcc1

Browse files
committed
try to make bazel test happy
1 parent c2cc0f1 commit 14fbcc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ cc_test(
7878
"vector_table_naked_ptr/vector_table_naked_ptr_generated.h",
7979
"vector_table_naked_ptr_test.h",
8080
"vector_table_naked_ptr_test.cpp",
81+
"float_to_string_test.h",
82+
"float_to_string_test.cpp",
8183
],
8284
copts = [
8385
"-DFLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE",

0 commit comments

Comments
 (0)