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