Skip to content

Commit 3cf3ba2

Browse files
committed
No test with no hardware
1 parent ecf5926 commit 3cf3ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/test/SerialTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ public class SerialTest {
88

99
@Test
1010
public void test() throws Exception {
11-
NRJavaSerialTest.main(new String[0]);
11+
//mNRJavaSerialTest.main(new String[0]);
1212
//ReadTest.main(new String[0]);
1313
}
1414

0 commit comments

Comments
 (0)