Additional tests for Cell Types
This commit is contained in:
parent
3e1793d852
commit
1e2452934c
@ -129,6 +129,8 @@ class XLSXTest extends \PHPUnit_Framework_TestCase
|
||||
\DateTime::createFromFormat('Y-m-d H:i:s', '2015-06-01 00:00:00'),
|
||||
10, 10.43,
|
||||
null,
|
||||
'weird string', // valid 'str' string
|
||||
null, // invalid date
|
||||
],
|
||||
['', '', '', '', '', '', '', '', ''],
|
||||
];
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user