Adding new 100% loc files (#264)

This commit is contained in:
Raymond Martin
2017-03-06 17:23:27 -08:00
committed by GitHub
parent 52ac038ebe
commit 228b5b3748
3 changed files with 931 additions and 8 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]