Files
faveo/vendor/sly/notification-pusher/.atoum.php
Sujit Prasad ffa56a43cb update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +05:30

7 lines
202 B
PHP

<?php
$runner->addTestsFromDirectory(__DIR__.'/tests/units');
$script->noCodeCoverageForNamespaces('mageekguy', 'Symfony');
$script->bootstrapFile(__DIR__.DIRECTORY_SEPARATOR.'.atoum.bootstrap.php');