mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
Update EmbeddedFileTest.java
Fix spelling error
This commit is contained in:
parent
5b2ef9d7b8
commit
749b8833e3
@ -94,7 +94,7 @@ public class EmbeddedFileTest extends NbTestCase {
|
||||
CaseUtils.deleteCaseDir(CASE_DIRECTORY_PATH);
|
||||
}
|
||||
|
||||
public void testEncription() {
|
||||
public void testEncryption() {
|
||||
try {
|
||||
List<AbstractFile> results = openCase.getSleuthkitCase().findAllFilesWhere("name LIKE '%%'");
|
||||
String protectedName1 = "password_protected.zip";
|
||||
|
Loading…
x
Reference in New Issue
Block a user