* [uitest] remove ui lib to ui dir.

This commit is contained in:
liyang
2025-09-17 09:06:48 +08:00
parent 6d6212c8da
commit 2eefb65a16
517 changed files with 532 additions and 532 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
chdir(__DIR__);
include '../lib/instance.ui.class.php';
include '../lib/ui/instance.ui.class.php';
$tester = new instance();
$instance = zenData('pipeline')->loadYaml('pipeline')->gen(7);
$type = 'GitFox';