diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-02-22 16:16:25 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-02-22 16:16:25 +1300 |
commit | 94c5e012a9d0f9c3079cf5c012367722841f5415 (patch) | |
tree | d9ce78a890bd1caccef3076f00e86d9f2fb881d9 /test/org/traccar | |
parent | 4d9481d8c3c0d61bf533f7cbd365840b7f7c6402 (diff) | |
download | trackermap-server-94c5e012a9d0f9c3079cf5c012367722841f5415.tar.gz trackermap-server-94c5e012a9d0f9c3079cf5c012367722841f5415.tar.bz2 trackermap-server-94c5e012a9d0f9c3079cf5c012367722841f5415.zip |
Implement specific GL200 messages
Diffstat (limited to 'test/org/traccar')
-rw-r--r-- | test/org/traccar/protocol/Gl200ProtocolDecoderTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/org/traccar/protocol/Gl200ProtocolDecoderTest.java b/test/org/traccar/protocol/Gl200ProtocolDecoderTest.java index 58b166707..7a88ff5f5 100644 --- a/test/org/traccar/protocol/Gl200ProtocolDecoderTest.java +++ b/test/org/traccar/protocol/Gl200ProtocolDecoderTest.java @@ -25,7 +25,7 @@ public class Gl200ProtocolDecoderTest extends ProtocolTest { verifyAttributes(decoder, text( "+RESP:GTINF,1F0101,135790246811220,1G1JC5444R7252367,,16,898600810906F8048812,16,0,1,12000,,4.2,0,0,,,20090214013254,,,,,,+0800,0,20090214093254,11F0$")); - verifyNothing(decoder, text( + verifyAttributes(decoder, text( "+RESP:GTFRI,120113,555564055560555,,1,1,1,,,,,,,,0282,0380,f080,cabf,6900,79,20140824165629,0001$")); verifyPosition(decoder, text( |