remove unused test
This commit is contained in:
parent
1b21b74878
commit
7b773ae800
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ import info.nightscout.androidaps.plugins.pump.common.utils.ByteUtil;
|
|||
*/
|
||||
@Ignore
|
||||
public class MedtronicPumpHistoryDecoderUTest {
|
||||
|
||||
/*
|
||||
MedtronicPumpHistoryDecoder decoder = new MedtronicPumpHistoryDecoder();
|
||||
|
||||
|
||||
|
@ -152,5 +152,5 @@ public class MedtronicPumpHistoryDecoderUTest {
|
|||
System.out.println("Record: " + phe);
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue