linguist test

pull/1795/head
Alexander Medvednikov 2019-08-30 13:01:20 +03:00 committed by GitHub
parent 6d35f68242
commit 13f3f79eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -944,7 +944,7 @@ fn test_v() {
} else {
println('OK')
}
os.rm( tmpcfilepath )
os.rm(tmpcfilepath)
}
}