Commit 310f0a30 authored by fso's avatar fso

Add cursor support (tests)

parent bb776aa5
...@@ -778,6 +778,5 @@ class QueryBuilderTest extends TestCase ...@@ -778,6 +778,5 @@ class QueryBuilderTest extends TestCase
$this->assertEquals($data[$i]['name'], $result['name']); $this->assertEquals($data[$i]['name'], $result['name']);
$i++; $i++;
} }
} }
} }
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