1
0
Fork 0

[D] Deleted redundant comment

This commit is contained in:
seleznevae 2018-11-23 21:10:03 +03:00
parent db6f639821
commit 5239b8e9a1
1 changed files with 0 additions and 1 deletions

View File

@ -374,7 +374,6 @@ void test_cpp_table_cell_properties(void)
}
WHEN("Set table width and column alignment as default") {
// NOT IMPLEMENTED !!!!!!!!!!!!!!
set_test_properties_as_default();
fort::table::default_props().set_cell_min_width(5);
fort::table::default_props().set_cell_text_align(fort::text_align::center);