diff options
Diffstat (limited to 'test/org/traccar/protocol/ObdDongleProtocolDecoderTest.java')
-rw-r--r-- | test/org/traccar/protocol/ObdDongleProtocolDecoderTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/org/traccar/protocol/ObdDongleProtocolDecoderTest.java b/test/org/traccar/protocol/ObdDongleProtocolDecoderTest.java index 19e3a4ff2..6b7662e49 100644 --- a/test/org/traccar/protocol/ObdDongleProtocolDecoderTest.java +++ b/test/org/traccar/protocol/ObdDongleProtocolDecoderTest.java @@ -10,7 +10,7 @@ public class ObdDongleProtocolDecoderTest extends ProtocolTest { ObdDongleProtocolDecoder decoder = new ObdDongleProtocolDecoder(new ObdDongleProtocol()); - verifyNothing(decoder, binary( + verifyNull(decoder, binary( "55550003383634383637303232353131303135010009010011023402010201ABAAAA")); verifyPosition(decoder, binary( |