mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
linguist test
This commit is contained in:
parent
6d35f68242
commit
13f3f79eb8
@ -944,7 +944,7 @@ fn test_v() {
|
||||
} else {
|
||||
println('OK')
|
||||
}
|
||||
os.rm( tmpcfilepath )
|
||||
os.rm(tmpcfilepath)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user