diff -r 1ca0d7fdbe51 -r eb9bdedaedcf java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/TexyTest.java --- a/java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/TexyTest.java Tue Jun 08 12:56:46 2010 +0200 +++ b/java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/TexyTest.java Wed Oct 12 19:43:13 2011 +0200 @@ -12,22 +12,22 @@ */ public class TexyTest { - private Texy texy = new Texy(); - private static final int CASOVY_LIMIT = 1000; + private Texy texy = new Texy(); + private static final int CASOVY_LIMIT = 1000; - @Test(timeout = CASOVY_LIMIT) - public void prostyText() throws TexyVyjimka { - testuj("", ""); - testuj("ahoj", "
ahoj
"); - } + @Test(timeout = CASOVY_LIMIT) + public void prostyText() throws TexyVyjimka { + testuj("", ""); + testuj("ahoj", "ahoj
"); + } - @Test(timeout = CASOVY_LIMIT) - public void nadpisy() throws TexyVyjimka { - testuj("===Nadpis===", "