1
0
Fork 0
smarty/cSmartyBackendTest.php
2025-06-27 14:56:53 +02:00

13 Zeilen
139 B
PHP

<?php
use PHPUnit\Framework\TestCase;
class cSmartyBackendTest extends TestCase
{
public function test__construct()
{
}
}