OSDN Git Service

AI 143664: am: CL 143631 am: CL 143455 Bringing the SQL tests down to zero failures...
[android-x86/dalvik.git] / libcore / sql / src / test / java / tests / sql / StructTest.java
index 2f6748b..91f18a5 100644 (file)
@@ -25,10 +25,6 @@ import junit.framework.TestCase;
 import java.sql.Struct;
 import java.util.Map;
 
-/**
- * @author andrea@google.com (Your Name Here)
- *
- */
 @TestTargetClass(Struct.class)
 public class StructTest extends TestCase {