aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java')
-rw-r--r--test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java b/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java
index 8d7b6ab0f..316003757 100644
--- a/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java
+++ b/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java
@@ -1,9 +1,9 @@
package org.traccar.protocol;
import org.junit.Test;
-import org.traccar.ProtocolDecoderTest;
+import org.traccar.ProtocolTest;
-public class GpsmtaProtocolDecoderTest extends ProtocolDecoderTest {
+public class GpsmtaProtocolDecoderTest extends ProtocolTest {
@Test
public void testDecode() throws Exception {