mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
comments
This commit is contained in:
parent
cf25790821
commit
12ca0870ca
@ -82,6 +82,7 @@ public class IngestedWithHashAndFileTypeInterCaseTests extends NbTestCase {
|
|||||||
*/
|
*/
|
||||||
public void testOne() {
|
public void testOne() {
|
||||||
try {
|
try {
|
||||||
|
//this is proabbly not needed and should be pulled out of the constructor if possible
|
||||||
Map<Long, String> dataSources = this.utils.getDataSourceMap();
|
Map<Long, String> dataSources = this.utils.getDataSourceMap();
|
||||||
|
|
||||||
CommonFilesMetadataBuilder builder = new AllCasesEamDbCommonFilesAlgorithm(dataSources, false, false);
|
CommonFilesMetadataBuilder builder = new AllCasesEamDbCommonFilesAlgorithm(dataSources, false, false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user