From a0ba7a2196cf4379c1772d36aeaf899b2cf47752 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Thu, 24 Oct 2013 23:45:36 +0200 Subject: More work on ajax --- tests/unit/Web/UI/TPageTest.php | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests') diff --git a/tests/unit/Web/UI/TPageTest.php b/tests/unit/Web/UI/TPageTest.php index d6f689e9..a10d9e59 100644 --- a/tests/unit/Web/UI/TPageTest.php +++ b/tests/unit/Web/UI/TPageTest.php @@ -28,14 +28,6 @@ class TPageTest extends PHPUnit_Framework_TestCase { throw new PHPUnit_Framework_IncompleteTestError(); } - public function testRegisterPostDataLoader() { - throw new PHPUnit_Framework_IncompleteTestError(); - } - - public function testGetPostDataLoaders() { - throw new PHPUnit_Framework_IncompleteTestError(); - } - public function testSetAndGetForm() { throw new PHPUnit_Framework_IncompleteTestError(); } -- cgit v1.2.3