mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-14 04:01:15 +02:00
Renamed a couple of integration tests.
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.Map;
|
||||
import static org.junit.Assert.assertArrayEquals;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
public class MetadataEncoderParserImplTest extends BriarTestCase {
|
||||
public class MetadataEncoderParserIntegrationTest extends BriarTestCase {
|
||||
|
||||
MetadataEncoderImpl e;
|
||||
MetadataParserImpl p;
|
||||
Reference in New Issue
Block a user