81ce3eb0创建于 2025年7月31日历史提交
import localUnitTest from './LocalUnit.test';

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