Commit af4e7f0a6561414f7c23a296e045fe962291f3a4

Authored by bernard
1 parent 5da7b52e

Rename YoutractAPITest to YoutrackAPIIT

@@ -37,7 +37,7 @@ import static org.mockito.Mockito.when; @@ -37,7 +37,7 @@ import static org.mockito.Mockito.when;
37 * There should be following assigners for TST project: bernard,root. 37 * There should be following assigners for TST project: bernard,root.
38 * Ticket TST-2 should be deleted. 38 * Ticket TST-2 should be deleted.
39 */ 39 */
40 -public class YoutrackAPITest { 40 +public class YoutrackAPIIT {
41 41
42 @Test 42 @Test
43 public void command() throws IOException, JAXBException 43 public void command() throws IOException, JAXBException
Please register or login to post a comment