Skip to content

Commit 0203492

Browse files
committed
fix build error
1 parent 155ae5b commit 0203492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/iceberg/test/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ iceberg_tests = {
4747
'sources': files(
4848
'json_internal_test.cc',
4949
'schema_json_test.cc',
50+
'table_metadata_builder_test.cc',
5051
'table_test.cc',
5152
'test_common.cc',
52-
'table_metadata_builder_test.cc',
5353
),
5454
},
5555
'expression_test': {

0 commit comments

Comments
 (0)