AfriCC/php-epp2

Run test

Closed this issue · 1 comments

Hi
Why did not add PHPUnit on the composer.json file?
I wanted to run the test but the PHPUnit package does not exist;

This has been fixed and solved, you can now run the following:

$ make build
$ make test