* @link https://www.oxidmodule.com */ namespace D3\Totp\tests\unit; use D3\ModCfg\Tests\unit\d3ModCfgUnitTestCase; abstract class d3TotpUnitTestCase extends d3ModCfgUnitTestCase { }