From 31ae116fe4ab5cac3d2a85069adae2d211ecc846 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 8 Apr 2014 18:50:10 +0200 Subject: migrated database, utility, bootstrap from appframework --- tests/unit/db/MapperFactoryTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/db/MapperFactoryTest.php') diff --git a/tests/unit/db/MapperFactoryTest.php b/tests/unit/db/MapperFactoryTest.php index c1be2095b..c553b2aff 100644 --- a/tests/unit/db/MapperFactoryTest.php +++ b/tests/unit/db/MapperFactoryTest.php @@ -29,7 +29,7 @@ require_once(__DIR__ . "/../../classloader.php"); -class MapperTest extends \PHPUnit_Framework_TestCase { +class MapperFactoryTest extends \PHPUnit_Framework_TestCase { public function setUp() { -- cgit v1.2.3