mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-12 02:56:44 +00:00
A couple of extra unit tests
This commit is contained in:
@@ -25,4 +25,8 @@ return [
|
||||
0,
|
||||
null, 'STRING', '', 'xl95',
|
||||
],
|
||||
[
|
||||
0,
|
||||
null, null, null, null,
|
||||
],
|
||||
];
|
||||
|
||||
@@ -25,4 +25,8 @@ return [
|
||||
0,
|
||||
null, 'STRING', '', 'xl95',
|
||||
],
|
||||
[
|
||||
0,
|
||||
null, null, null, null,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user