mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
improved regression tests
This commit is contained in:
parent
6180aec241
commit
4b8f0dc6d4
@ -1710,6 +1710,7 @@ def execute_test():
|
||||
else:
|
||||
errorem = ""
|
||||
errorem += "There were no Errors.\n"
|
||||
attachl = []
|
||||
send_email()
|
||||
|
||||
|
||||
|
@ -323,7 +323,7 @@ public class RegressionTest extends TestCase{
|
||||
|
||||
}
|
||||
}
|
||||
private void setUseForIngest()
|
||||
private void setListForIngest()
|
||||
{
|
||||
try {
|
||||
Method getter = org.sleuthkit.autopsy.keywordsearch.KeywordSearchListsAbstract.class.getDeclaredMethod("getCurrent");
|
||||
|
Loading…
x
Reference in New Issue
Block a user