4 * Test for known bugs. If you find a bug and fixed
5 * it, here is the right place to write the tests.
8 class BugsTest
extends PHPUnit_Framework_TestCase
11 * fixed by dfa (Dominik Fässler <d.faessler@ambf.ch>)
13 function testNormalIteration()
20 $this->assertNotEquals($a1, $a2);