mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
Merge pull request #3177 from zhhl/3180-caseCreationAndDeletionInUnitTest
3180: correct the typo
This commit is contained in:
commit
d2036b1be5
@ -23,9 +23,9 @@ import org.junit.Before;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Test;
|
||||
|
||||
public class IntestFileFiltersTest {
|
||||
public class IngestFileFiltersTest {
|
||||
|
||||
public IntestFileFiltersTest() {
|
||||
public IngestFileFiltersTest() {
|
||||
}
|
||||
|
||||
@BeforeClass
|
Loading…
x
Reference in New Issue
Block a user