<?php class TestGeometry extends UnitTestCase { public function TestGeometry(){ $this->UnitTestCase('Geometry library - main/inc/lib/geometry.lib.test.php'); } //@TODO: Removed deprecated tests. Make sure to rebuild new tests here } ?>