Codestyle fixes in tests.... spawn of the devil
This commit is contained in:
parent
867237f567
commit
d6018a273e
|
@ -33,7 +33,7 @@ class XlsxTest extends TestCase
|
||||||
$this->assertEquals($ref, \array_slice($data[$i], 0, 10, true));
|
$this->assertEquals($ref, \array_slice($data[$i], 0, 10, true));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test load Xlsx file with drawing having double attributes.
|
* Test load Xlsx file with drawing having double attributes.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue