mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
os: remove test file
This commit is contained in:
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
Block a user