remove unused test

This commit is contained in:
Milos Kozak 2020-04-27 23:32:54 +02:00
parent 1b21b74878
commit 7b773ae800

View file

@ -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);
}
*/
}