update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
This commit is contained in:
6
vendor/sly/notification-pusher/.atoum.php
vendored
Normal file
6
vendor/sly/notification-pusher/.atoum.php
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$runner->addTestsFromDirectory(__DIR__.'/tests/units');
|
||||
|
||||
$script->noCodeCoverageForNamespaces('mageekguy', 'Symfony');
|
||||
$script->bootstrapFile(__DIR__.DIRECTORY_SEPARATOR.'.atoum.bootstrap.php');
|
Reference in New Issue
Block a user