DEBSOURCES
Skip Quicknav
sources / icingaweb2-module-eventdb / 1.3.0-9 / test / phpunit-compat.php
12345678910
<?php use PHPUnit\Framework\TestCase; /** * @codingStandardsIgnoreStart */ class PHPUnit_Framework_TestCase extends TestCase { }