mirror of https://github.com/WebAssembly/wasi-sdk
This commit fixes running the test suite on Windows for CI at least by fixing up a few minor edge cases to ensure that everything runs consistently.pull/466/head
parent
0de1b487fc
commit
8de1dfd5c0
@ -0,0 +1,3 @@
|
||||
# This input is read at runtime during testing so ensure that the same input is
|
||||
# read on unix and windows by forcing just-a-newline for line endings.
|
||||
*.txt text eol=lf
|
Loading…
Reference in new issue