mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-26 08:02:23 +02:00
Update test/test_volatility.py
Co-authored-by: ikelos <ikelos@users.noreply.github.com>
This commit is contained in:
@@ -196,7 +196,7 @@ def test_windows_thrdscan(image, volatility, python):
|
||||
assert out.find(b"\t4\t8") != -1
|
||||
assert out.find(b"\t4\t12") != -1
|
||||
assert out.find(b"\t4\t16") != -1
|
||||
# assert out.find(b"this raieses AssertionError") != -1
|
||||
# assert out.find(b"this raises AssertionError") != -1
|
||||
assert rc == 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user