icingaweb2-module-businessp.../test/phpunit-compat.php

8 lines
110 B
PHP
Raw Normal View History

<?php
use PHPUnit\Framework\TestCase;
class PHPUnit_Framework_TestCase extends TestCase // phpcs:ignore
{
}