[D] Deleted redundant comment
This commit is contained in:
parent
db6f639821
commit
5239b8e9a1
@ -374,7 +374,6 @@ void test_cpp_table_cell_properties(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
WHEN("Set table width and column alignment as default") {
|
WHEN("Set table width and column alignment as default") {
|
||||||
// NOT IMPLEMENTED !!!!!!!!!!!!!!
|
|
||||||
set_test_properties_as_default();
|
set_test_properties_as_default();
|
||||||
fort::table::default_props().set_cell_min_width(5);
|
fort::table::default_props().set_cell_min_width(5);
|
||||||
fort::table::default_props().set_cell_text_align(fort::text_align::center);
|
fort::table::default_props().set_cell_text_align(fort::text_align::center);
|
||||||
|
Loading…
Reference in New Issue
Block a user