Skip to content

Commit 2f05a79

Browse files
author
Daniel Türk
committedNov 12, 2014
ignore test
1 parent 2a2e76d commit 2f05a79

File tree

1 file changed

+2
-2
lines changed
  • serial/src/test/java/net/wbz/selectrix4java/serial

1 file changed

+2
-2
lines changed
 

‎serial/src/test/java/net/wbz/selectrix4java/serial/FccTest.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ public void testRailVoltage()
4343
// Assert.assertFalse(device.getRailVoltage());
4444
}
4545

46-
// @Ignore
47-
@Test
46+
@Ignore
47+
// @Test
4848
public void testTrain()
4949
throws DeviceAccessException, InterruptedException, IOException
5050
{

0 commit comments

Comments
 (0)
Please sign in to comment.