Addition cell datatype tests (#1303)

* Additional cell datatype unit tests

* Codestyle appeasement
This commit is contained in:
Mark Baker 2020-01-03 23:44:38 +01:00 committed by GitHub
parent e19228ecb0
commit ed78a02119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -49,5 +49,4 @@ class CellTest extends TestCase
{
return require 'data/Cell/SetValueExplicitException.php';
}
}