feat: 添加测试代码
This commit is contained in:
5
test/sweep.py
Normal file
5
test/sweep.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from examples.capa import run_capa
|
||||
from examples.mtee import run_mtee
|
||||
|
||||
# run_capa()
|
||||
run_mtee()
|
||||
Reference in New Issue
Block a user