Commit aa1b9441 authored by Jeremy Mikola's avatar Jeremy Mikola

Remove old doc block

parent 16502ac0
......@@ -8,10 +8,6 @@ use Exception;
class CachingIteratorTest extends TestCase
{
/**
* Sanity check for all following tests.
*
*/
public function testTraversingGeneratorConsumesIt()
{
$iterator = $this->getTraversable([1, 2, 3]);
......
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