mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
Merge branch 'master' of http://github.com/tfussell/xlnt
This commit is contained in:
commit
bc24515104
|
@ -39,7 +39,6 @@ public:
|
|||
|
||||
void _test_produce_default_libre_office()
|
||||
{
|
||||
TS_SKIP("");
|
||||
xlnt::workbook wb = xlnt::workbook::empty_libre_office();
|
||||
TS_ASSERT(workbook_matches_file(wb, path_helper::get_data_directory("10_default-libre-office.xlsx")));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user