Обновлен тест · 18d24cf791 - SVN.BY: Go Git Service
Explorar el Código

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

убран тест
saa hace 7 años
padre
commit
18d24cf791
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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