diff --git a/phpunit.xml b/phpunit.xml index cbf6a106336c9a541e846b2b157ba7041dd6c98c..aa29560a533eb339fdaba4487a264a36b1d1ed46 100755 --- a/phpunit.xml +++ b/phpunit.xml @@ -5,7 +5,7 @@ <!--directory>core/Test</directory--> <file>core/Test/ActionControllerTest.php</file> <file>core/Test/BasketControllerTest.php</file> - <file>core/Test/NotificationTestControllerTest.php</file> + <file>core/Test/NotificationControllerTest.php</file> <file>core/Test/ParameterControllerTest.php</file> <file>core/Test/PriorityControllerTest.php</file> <file>core/Test/ReportControllerTest.php</file>