Update FileEncrypterDecrypterIntegrationTest.java

This commit is contained in:
Loredana Crusoveanu 2018-07-07 15:40:12 +03:00 committed by GitHub
parent 4615e1653b
commit da1db70aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -29,5 +29,4 @@ public class FileEncrypterDecrypterIntegrationTest {
new File("baz.enc").delete(); // cleanup
}
}
}