mirror of https://github.com/apache/openjpa.git
Removed recently added errant author tag
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@775130 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2203aedf46
commit
817be5bef6
|
@ -33,8 +33,6 @@ public class TestMappingDefaultsImpl extends TestCase {
|
|||
/**
|
||||
* For databases that accept only short column names, test avoidance of
|
||||
* duplicate column names when populating the table with long column names.
|
||||
*
|
||||
* @author Hiroki Tateno
|
||||
*/
|
||||
public void testPopulateWithLongColumnNames() {
|
||||
MappingDefaultsImpl mapping = new MappingDefaultsImpl();
|
||||
|
|
Loading…
Reference in New Issue