diff -r 3ea50a264ce0 -r 0efefbf5f8b6 java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/TexyTest.java --- a/java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/TexyTest.java Sat Jun 19 14:37:11 2010 +0200 +++ b/java/nekurak.net-ejb/test/cz/frantovo/nekurak/ext/TexyTest.java Sun Jun 20 14:46:47 2010 +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===", "