Codestyle fixes in tests.... spawn of the devil

This commit is contained in:
MarkBaker 2019-05-30 12:23:25 +02:00
parent 867237f567
commit d6018a273e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class XlsxTest extends TestCase
$this->assertEquals($ref, \array_slice($data[$i], 0, 10, true));
}
}
/**
* Test load Xlsx file with drawing having double attributes.
*/