mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
revert failing test
This commit is contained in:
parent
c113bf0a98
commit
ea46558d2c
|
@ -35,8 +35,6 @@ public:
|
||||||
|
|
||||||
void test_infer_numeric()
|
void test_infer_numeric()
|
||||||
{
|
{
|
||||||
TS_ASSERT(false);
|
|
||||||
|
|
||||||
auto ws = wb_guess_types.create_sheet();
|
auto ws = wb_guess_types.create_sheet();
|
||||||
auto cell = ws.get_cell("A1");
|
auto cell = ws.get_cell("A1");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user