Обновлен тест · 18d24cf791 - SVN.BY: Go Git Service
Sfoglia il codice sorgente

Обновлен тест

убран тест
saa 7 anni fa
parent
commit
18d24cf791
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      YandexLocation.vb

+ 2 - 1
YandexLocation.vb

@@ -44,6 +44,7 @@ Module YandexLocation
44 44
 
45 45
 
46 46
     Sub Main()
47
-        Dim loc As YandexLocatin = New YandexLocatin("4-ый Загородный переулок, дом 20, Минск, Беларусь")
47
+'test 
48
+	'	Dim loc As YandexLocatin = New YandexLocatin("улица Гинтовта, дом 4, Минск, Беларусь")
48 49
     End Sub
49 50
 End Module