7567e126创建于 2025年10月9日历史提交
import localUnitTest from './LocalUnit.test';

export default function testsuite() {
  localUnitTest();
}