* [story#62105,doing,0.1h,4.4h] Add class to test report function.

This commit is contained in:
yulujie
2025-02-07 17:11:29 +08:00
committed by 李阳
parent 86c3f418a3
commit 3cb29b31d6
@@ -0,0 +1,5 @@
<?php
include dirname(__FILE__, 5) . '/test/lib/ui.php';
class reportTester extends tester
{
}