Skip to content

Commit e5b1be3

Browse files
committed
fix meson build error
1 parent f79e7b3 commit e5b1be3

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/iceberg/test/meson.build

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,6 @@ iceberg_tests = {
9393
),
9494
},
9595
'roaring_test': {'sources': files('roaring_test.cc')},
96-
'table_update_test': {
97-
'sources': files(
98-
'transaction_test.cc',
99-
'update_partition_spec_test.cc',
100-
'update_properties_test.cc',
101-
'update_schema_test.cc',
102-
'update_sort_order_test.cc',
103-
),
104-
},
10596
}
10697

10798
if get_option('rest').enabled()

0 commit comments

Comments
 (0)