webidor/src/test/java/cz/xelfi/quoridor/webidor/resources/ChatTest.java
changeset 124 90371f3eb106
parent 121 95dfb04fcee1
child 130 38615a81d3c4
     1.1 --- a/webidor/src/test/java/cz/xelfi/quoridor/webidor/resources/ChatTest.java	Sun Oct 11 14:20:19 2009 +0200
     1.2 +++ b/webidor/src/test/java/cz/xelfi/quoridor/webidor/resources/ChatTest.java	Sun Oct 18 15:48:47 2009 +0200
     1.3 @@ -89,7 +89,6 @@
     1.4      }
     1.5  
     1.6      @Test public void testCreateAGame() throws Exception {
     1.7 -        webResource = webResource.path("api");
     1.8          String logJarda = webResource.path("login").
     1.9              queryParam("name", "Jarda").
    1.10              queryParam("password", "heslo").