os: remove test file
parent
4e1afc148a
commit
9e4ae929a4
|
@ -30,4 +30,6 @@ fn test_write_and_read_string_to_file() {
|
|||
return
|
||||
}
|
||||
assert hello == read_hello
|
||||
|
||||
os.rm(filename)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue