diff --git a/tests/unit/framework/db/dao/CommandTest.php b/tests/unit/framework/db/dao/CommandTest.php index 9754ae3..2052fb1 100644 --- a/tests/unit/framework/db/dao/CommandTest.php +++ b/tests/unit/framework/db/dao/CommandTest.php @@ -102,7 +102,7 @@ class CommandTest extends TestCase } -s /* + /* function testPrepare() { $sql='SELECT title FROM posts';