aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol
diff options
context:
space:
mode:
Diffstat (limited to 'test/org/traccar/protocol')
-rw-r--r--test/org/traccar/protocol/Jt600ProtocolDecoderTest.java (renamed from test/org/traccar/protocol/Jt600ProtocolDecoderTest1.java)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/org/traccar/protocol/Jt600ProtocolDecoderTest1.java b/test/org/traccar/protocol/Jt600ProtocolDecoderTest.java
index cdf8f1568..c08ca0605 100644
--- a/test/org/traccar/protocol/Jt600ProtocolDecoderTest1.java
+++ b/test/org/traccar/protocol/Jt600ProtocolDecoderTest.java
@@ -5,7 +5,7 @@ import org.jboss.netty.buffer.ChannelBuffers;
import static org.junit.Assert.assertNotNull;
import org.junit.Test;
-public class Jt600ProtocolDecoderTest1 {
+public class Jt600ProtocolDecoderTest {
@Test
public void testDecode() throws Exception {