mirror of https://github.com/pwndbg/pwndbg.git
Add basic coverage testing
parent
3583b5704e
commit
9c8df00462
@ -0,0 +1,6 @@
|
||||
[run]
|
||||
branch = True
|
||||
parallel = True
|
||||
disable_warnings = module-not-imported
|
||||
source = .
|
||||
omit = ida_script.py
|
||||
Loading…
Reference in new issue