Šanghaj se podle Googlu přesunula :-)
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sat Jan 15 00:06:34 2011 +0100 (2011-01-15)
changeset 16915f172a772a4
parent 168 8149f05fe816
child 170 56deca862adc
Šanghaj se podle Googlu přesunula :-)
java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/GeoTest.java
     1.1 --- a/java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/GeoTest.java	Fri Jan 14 19:04:44 2011 +0100
     1.2 +++ b/java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/GeoTest.java	Sat Jan 15 00:06:34 2011 +0100
     1.3 @@ -19,9 +19,9 @@
     1.4  	}
     1.5  
     1.6  	@Test(timeout = CASOVY_LIMIT)
     1.7 -	public void sanghaj() {
     1.8 -		// https://frantovo.cz/blog/?q=cina-sanghaj-mesto-lide :-)
     1.9 -		testuj("Shanghai, China", 31.230708, 121.472916);
    1.10 +	public void šanghaj() {
    1.11 +		// https://frantovo.cz/blog/?q=cina-šanghaj-mesto-lide :-)
    1.12 +		testuj("Shanghai, China", 31.230393, 121.473704);
    1.13  	}
    1.14  
    1.15  	@Test(timeout = CASOVY_LIMIT)