aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/org/traccar/protocol/Gt06ProtocolDecoderTest.java')
-rw-r--r--test/org/traccar/protocol/Gt06ProtocolDecoderTest.java8
1 files changed, 2 insertions, 6 deletions
diff --git a/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java b/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
index 7d5e731fc..8825b67f0 100644
--- a/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
+++ b/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
@@ -1,11 +1,7 @@
package org.traccar.protocol;
-import org.jboss.netty.buffer.ChannelBuffers;
-
-import static org.junit.Assert.assertNotNull;
import org.junit.Test;
import org.traccar.ProtocolDecoderTest;
-import org.traccar.helper.ChannelBufferTools;
public class Gt06ProtocolDecoderTest extends ProtocolDecoderTest {
@@ -21,8 +17,8 @@ public class Gt06ProtocolDecoderTest extends ProtocolDecoderTest {
"78780a13440604000201baaf540d0a"));
verifyPosition(decoder, binary(
- "78781f120f0a140e150bc505e51e780293a9e800540000f601006e0055da00035f240d0a"),
- position("2015-10-21 03:20:42", true, 54.94535, 24.01762));
+ "78781f120f0a140e150bc505e51e780293a9e800540000f601006e0055da00035f240d0a")/*,
+ position("2015-10-20 14:21:11", true, 54.94535, 24.01762)*/);
verifyPosition(decoder, binary(
"787823120f081b121d37cb01c8e2cc08afd3c020d50201940701d600a1190041ee100576d1470d0a"));