Merge latest Dev and latest master

This commit is contained in:
Kevin Cunnane
2017-03-06 17:59:41 -08:00
5 changed files with 1098 additions and 169 deletions

View File

@@ -68,7 +68,7 @@ namespace Microsoft.SqlTools.ServiceLayer.UnitTests.ServiceHost
Assert.Equal(options.Locale, locale);
var TestLocalizationConstant = SR.TestLocalizationConstant;
Assert.Equal(TestLocalizationConstant, "ES_LOCALIZATION");
Assert.Equal(TestLocalizationConstant, "prueba");
}
[Fact]