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

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