删除老的detect.py生成测试用例的python文件

This commit is contained in:
2025-08-04 00:44:27 +08:00
parent 4ad1a21386
commit eaedfd208c
3 changed files with 1 additions and 41 deletions

View File

@@ -1,7 +1,6 @@
# testcase/__init__.py
from .readregs import *
from .ebmmu import *
from .detect import *
from .errorPkt import *
from .watchdog import *
from .broadcast import *