summary refs log tree commit diff stats
path: root/tests/concepts/tswizzle.nim
diff options
context:
space:
mode:
authorVladislav Vorobiev <x.miere@gmail.com>2016-07-01 21:50:26 +0300
committerGitHub <noreply@github.com>2016-07-01 21:50:26 +0300
commite4b16ac6086d0311d3bd74a20e9cfbfc0c19ca4f (patch)
tree0a1ec90d490a474151b5a60bdabb69cdce5cdb5f /tests/concepts/tswizzle.nim
parentd8ee2c240920db62537ad0861f336e700f72d162 (diff)
downloadNim-e4b16ac6086d0311d3bd74a20e9cfbfc0c19ca4f.tar.gz
Remove line breaks in OSError messages (Windows)
Before:
```
Error: unhandled exception: Не удается найти указанный файл.
 [OSError]
```
After:
```
Error: unhandled exception: Не удается найти указанный файл.  [OSError]
```
Diffstat (limited to 'tests/concepts/tswizzle.nim')
0 files changed, 0 insertions, 0 deletions