mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
tests: ida: remove old print
This commit is contained in:
@@ -9,7 +9,6 @@ import pytest
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
sys.path.append(os.path.dirname(__file__))
|
sys.path.append(os.path.dirname(__file__))
|
||||||
print(sys.path)
|
|
||||||
from fixtures import *
|
from fixtures import *
|
||||||
finally:
|
finally:
|
||||||
sys.path.pop()
|
sys.path.pop()
|
||||||
|
|||||||
Reference in New Issue
Block a user