Enable running integrations tests on Linux

This commit is contained in:
Paul Johnson
2020-11-27 19:15:49 +00:00
parent 3f9b284540
commit 51f20119a2
10 changed files with 232 additions and 27 deletions

1
.gitattributes vendored
View File

@@ -43,6 +43,7 @@
*.hs text=auto
*.json text=auto
*.xml text=auto
*.resx text=auto
*.csproj text=auto merge=union
*.vbproj text=auto merge=union