cleanup pcov

This commit is contained in:
Ivan Fedorov 2021-08-03 13:08:35 +02:00 committed by Ivan Fedorov
parent 214200979e
commit 9a4ac7f301
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
/** @link https://github.com/krakjoe/pcov/blob/develop/README.md */
namespace
{
namespace {
define('pcov\all', 0);
define('pcov\inclusive', 1);
define('pcov\exclusive', 2);