svn commit: r12814 - trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris Date: 2007-06-10 09:18:58-0700 New Revision: 12814 Modified: trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java Log: Remove redundant import Modified: trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java?view=diff&rev=12814&p1=trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java&p2=trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java&r1=12813&r2=12814 ============================================================================== --- trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java (original) +++ trunk/tests/org/argouml/model/GenericUmlObjectTestFixture.java 2007-06-10 09:18:58-0700 @@ -27,7 +27,6 @@ import java.util.HashMap; import junit.framework.TestCase; -import org.argouml.model.InitializeModel; /** * @author Thierry Lach