diff options
Diffstat (limited to 'test/org/traccar/protocol/GotopProtocolDecoderTest.java')
-rw-r--r-- | test/org/traccar/protocol/GotopProtocolDecoderTest.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/org/traccar/protocol/GotopProtocolDecoderTest.java b/test/org/traccar/protocol/GotopProtocolDecoderTest.java index ad894f4d1..f38cf98ef 100644 --- a/test/org/traccar/protocol/GotopProtocolDecoderTest.java +++ b/test/org/traccar/protocol/GotopProtocolDecoderTest.java @@ -10,10 +10,10 @@ public class GotopProtocolDecoderTest extends ProtocolTest { GotopProtocolDecoder decoder = new GotopProtocolDecoder(new GotopProtocol()); - verifyNothing(decoder, text( + verifyNull(decoder, text( "")); - verifyNothing(decoder, text( + verifyNull(decoder, text( "353327020412763,CMD-X")); verifyPosition(decoder, text( |