mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
unskip test
This commit is contained in:
parent
0a80c302b3
commit
b56b4db9ae
|
@ -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