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:
David Ezzio 2009-05-15 13:24:52 +00:00
parent 2203aedf46
commit 817be5bef6
1 changed files with 0 additions and 2 deletions

View File

@ -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();