diff options
Diffstat (limited to 'utils/src/test/java')
-rw-r--r-- | utils/src/test/java/cardchannel/UnmarshalTest.java | 2 | ||||
-rw-r--r-- | utils/src/test/java/saml/KeyValueAttributeTypeTest.java | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/src/test/java/cardchannel/UnmarshalTest.java b/utils/src/test/java/cardchannel/UnmarshalTest.java index 02ab45ab..3b4a8d8f 100644 --- a/utils/src/test/java/cardchannel/UnmarshalTest.java +++ b/utils/src/test/java/cardchannel/UnmarshalTest.java @@ -40,7 +40,7 @@ import org.junit.Test; /** * - * @author Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> + * @author Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> */ public class UnmarshalTest { diff --git a/utils/src/test/java/saml/KeyValueAttributeTypeTest.java b/utils/src/test/java/saml/KeyValueAttributeTypeTest.java index c83f8c7c..cd49672f 100644 --- a/utils/src/test/java/saml/KeyValueAttributeTypeTest.java +++ b/utils/src/test/java/saml/KeyValueAttributeTypeTest.java @@ -48,7 +48,7 @@ import org.w3c.dom.Element; /** * - * @author Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> + * @author Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> */ @Ignore public class KeyValueAttributeTypeTest { |