Addition cell datatype tests (#1303)
* Additional cell datatype unit tests * Codestyle appeasement
This commit is contained in:
parent
e19228ecb0
commit
ed78a02119
|
@ -49,5 +49,4 @@ class CellTest extends TestCase
|
||||||
{
|
{
|
||||||
return require 'data/Cell/SetValueExplicitException.php';
|
return require 'data/Cell/SetValueExplicitException.php';
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue