From 7429863609d6c5708b4414d3619bdf152de2ea16 Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 14 May 2007 03:50:35 +0000 Subject: Minor update to TPreparedCommand --- tests/simple_unit/I18N/MysqlMessageSourceTestCase.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/simple_unit') diff --git a/tests/simple_unit/I18N/MysqlMessageSourceTestCase.php b/tests/simple_unit/I18N/MysqlMessageSourceTestCase.php index 9f48d499..2fc96163 100644 --- a/tests/simple_unit/I18N/MysqlMessageSourceTestCase.php +++ b/tests/simple_unit/I18N/MysqlMessageSourceTestCase.php @@ -17,6 +17,7 @@ class MysqlMessageSourceTestCase extends UnitTestCase return $this->_source; } +/* function test_source() { $source = $this->get_source(); @@ -38,6 +39,7 @@ class MysqlMessageSourceTestCase extends UnitTestCase //$this->assertEqual($formatter->format('Goodbye'), 'Goodbye'); } +*/ } ?> \ No newline at end of file -- cgit v1.2.3