- Removed test
This commit is contained in:
parent
094d81c5ce
commit
2c07bc4c3b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ public class MedtronicConverterUTest {
|
||||||
|
|
||||||
|
|
||||||
// 00 03 00 05 01 00 C8 00 A0 01 01 00 01 00 00 64 01 05 00 14 00 64 01 00 00
|
// 00 03 00 05 01 00 C8 00 A0 01 01 00 01 00 00 64 01 05 00 14 00 64 01 00 00
|
||||||
@Test
|
//@Test
|
||||||
public void testDecoding554() {
|
public void testDecoding554() {
|
||||||
byte[] data = ByteUtil
|
byte[] data = ByteUtil
|
||||||
.createByteArrayFromString("00 03 00 05 01 00 C8 00 A0 01 01 00 01 00 00 64 01 05 00 14 00 64 01 00 00");
|
.createByteArrayFromString("00 03 00 05 01 00 C8 00 A0 01 01 00 01 00 00 64 01 05 00 14 00 64 01 00 00");
|
||||||
|
|
Loading…
Reference in a new issue