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
@@ -29,5 +29,4 @@ public class FileEncrypterDecrypterIntegrationTest {
new File("baz.enc").delete(); // cleanup
}
}
}