diff options
Diffstat (limited to 'test/org/traccar/protocol/KhdProtocolDecoderTest.java')
-rw-r--r-- | test/org/traccar/protocol/KhdProtocolDecoderTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/org/traccar/protocol/KhdProtocolDecoderTest.java b/test/org/traccar/protocol/KhdProtocolDecoderTest.java index e85695be8..51f6f3700 100644 --- a/test/org/traccar/protocol/KhdProtocolDecoderTest.java +++ b/test/org/traccar/protocol/KhdProtocolDecoderTest.java @@ -10,7 +10,7 @@ public class KhdProtocolDecoderTest extends ProtocolTest { KhdProtocolDecoder decoder = new KhdProtocolDecoder(new KhdProtocol()); - verifyNothing(decoder, binary( + verifyNull(decoder, binary( "2929b1000605162935b80d")); verifyPosition(decoder, binary( |