/home/smartonegroup/public_html/system/vendor/io-developer/php-whois/tests/bootstrap.php
<?php

declare(strict_types=1);

include __DIR__.'/../vendor/autoload.php';

error_reporting(E_ALL);