atoum / ruler-extension

The atoum ruler-extension allows you to filter your tests using Hoa\Ruler.
MIT License
9 stars 4 forks source link

remove mageekguy from namespace #7

Closed agallou closed 9 years ago

agallou commented 9 years ago

fixes issue #4

I had to keep some references to the mageekguy namespace to avoid errors like this :

Error: Argument 1 passed to atoum\ruler\extension::__construct() must be an instance of atoum\configurator, instance of mageekguy\atoum\configurator given, called in /home/agallou/Projets/atoum-hoa-ruler/.atoum.php on line 5 and defined in /home/agallou/Projets/atoum-hoa-ruler/.atoum.php at line 5
Hywan commented 9 years ago

:+1: