opencart-module/tests/2.3/TestCase.php
2020-02-19 12:37:03 +03:00

6 lines
47 B
PHP

<?php
class TestCase extends OpenCartTest
{
}