Commit 39e46088 authored by zYne's avatar zYne

--no commit message

--no commit message
parent b969552c
......@@ -33,6 +33,10 @@
*/
class Doctrine_Tokenizer_TestCase extends Doctrine_UnitTestCase
{
public function prepareData()
{ }
public function prepareTables()
{ }
public function testSqlExplode()
{
$str = "word1 word2 word3";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment