Fix/batch parser tests (#256)

* changing files to CRLF to change all files to LF

* changed all files to LF

* build on appveyor for the PR
This commit is contained in:
Aditya Bist
2017-02-28 11:55:53 -08:00
committed by GitHub
parent 752b9dbbd0
commit 74ba68053b
6 changed files with 47 additions and 48 deletions

View File

@@ -138,7 +138,6 @@ namespace Microsoft.SqlTools.ServiceLayer.IntegrationTests.BatchParser
{
CopyToOutput(FilesLocation, "TS-err-cycle1.txt");
CopyToOutput(FilesLocation, "cycle2.txt");
Start("err-blockComment");
Start("err-blockComment2");
Start("err-varDefinition");