mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
cleaned up "temp" file created in the test
This commit is contained in:
parent
42771e51f5
commit
17a1f097c3
1 changed files with 1 additions and 0 deletions
|
@ -45,4 +45,5 @@ func TestEncryptFiles(t *testing.T) {
|
|||
}
|
||||
os.Remove("temp.dec")
|
||||
os.Remove("temp.enc")
|
||||
os.Remove("temp")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue