9dd36bd9创建于 2025年8月4日历史提交
import localUnitTest from './LocalUnit.test';

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