改写ebmmu_tc01的测试用例

This commit is contained in:
2025-07-31 11:00:04 +08:00
parent efc307df16
commit d5af1de45c
3 changed files with 28 additions and 20 deletions

View File

@@ -30,7 +30,7 @@ if __name__ == '__main__':
sync.tc3()
sync.tc4()
ebmmu.tc1()
add_tc_2_runlist(ebmmu.tc1())
ebmmu.tc2()
ebmmu.tc3()
ebmmu.tc4()