mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-03 22:39:56 +00:00
checked out ingestfilterTest
This commit is contained in:
@@ -84,7 +84,7 @@ public class IngestFileFiltersTest extends NbTestCase {
|
||||
Assert.fail(ex);
|
||||
}
|
||||
}
|
||||
assertFalse("Unable to delete existing test directory",CASE_DIRECTORY_PATH.toFile().exists());
|
||||
assertFalse("Unable to delete existing test directory", CASE_DIRECTORY_PATH.toFile().exists());
|
||||
|
||||
// Create the test directory
|
||||
CASE_DIRECTORY_PATH.toFile().mkdirs();
|
||||
|
||||
Reference in New Issue
Block a user