remove name conflict. try to fix tests on php 5.6

This commit is contained in:
leogermani 2019-02-25 11:25:10 -03:00
parent 9adb8c63a8
commit db682c0b7d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ namespace Tainacan\Tests;
/**
* Sample test case.
*/
class Entities extends TAINACAN_UnitTestCase {
class TestEntities extends TAINACAN_UnitTestCase {
function setUp() {