aboutsummaryrefslogtreecommitdiff
path: root/src/test/model/x501/AttributeTypeAndValueTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/model/x501/AttributeTypeAndValueTest.java')
-rw-r--r--src/test/model/x501/AttributeTypeAndValueTest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/model/x501/AttributeTypeAndValueTest.java b/src/test/model/x501/AttributeTypeAndValueTest.java
index ea9c17e..7739e55 100644
--- a/src/test/model/x501/AttributeTypeAndValueTest.java
+++ b/src/test/model/x501/AttributeTypeAndValueTest.java
@@ -32,8 +32,8 @@ public class AttributeTypeAndValueTest {
0x30, 0x9, 0x6, 0x3, 0x55, 0x4, 0x6, 0x13, 0x2, 0x49, 0x54
}), false).getType().getInts());
assertEquals("IT", ((PrintableString) new AttributeTypeAndValue(new BytesReader(new Byte[]{
- 0x30, 0x9, 0x6, 0x3, 0x55, 0x4, 0x6, 0x13, 0x2, 0x49, 0x54
- }), false).getValue()).getString());
+ 0x30, 0x9, 0x6, 0x3, 0x55, 0x4, 0x6, 0x13, 0x2, 0x49, 0x54
+ }), false).getValue()).getString());
// CN = Test ed25519
assertArrayEquals(OID_CN, new AttributeTypeAndValue(new BytesReader(new Byte[]{