mirror of https://github.com/apache/openjpa.git
OPENJPA-1912 drop my @author tag
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1222185 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ba24ed7c0b
commit
fedd2f7762
|
@ -31,8 +31,6 @@ import java.io.ObjectOutputStream;
|
|||
/**
|
||||
* This unit test checks the enhancement of a superclass/subclass
|
||||
* constellation.
|
||||
*
|
||||
* @author <a href="mailto:struberg@apache.org>Mark Struberg</a>
|
||||
*/
|
||||
public class TestClassHierarchyEnhancement extends SingleEMFTestCase {
|
||||
|
||||
|
|
Loading…
Reference in New Issue