1 <?php
2
3 use Es;
4
5 class GeoStatsControllerTest extends TestCase
3 class GeoStatsControllerTest extends TestCase
6 {
4 {
7 public function testGetIndex()
5 public function testGetIndex()
8 {