fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [6808] Small cleanup


From: Petur Thorsteinsson
Subject: [Fmsystem-commits] [6808] Small cleanup
Date: Wed, 19 Jan 2011 09:33:21 +0000

Revision: 6808
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6808
Author:   peturbjorn
Date:     2011-01-19 09:33:21 +0000 (Wed, 19 Jan 2011)
Log Message:
-----------
Small cleanup

Modified Paths:
--------------
    
thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/IfcSdaiRepresentationImplTest.java
    thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/RepositoriesImplTest.java

Modified: 
thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/IfcSdaiRepresentationImplTest.java
===================================================================
--- 
thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/IfcSdaiRepresentationImplTest.java
  2011-01-19 09:04:07 UTC (rev 6807)
+++ 
thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/IfcSdaiRepresentationImplTest.java
  2011-01-19 09:33:21 UTC (rev 6808)
@@ -5,8 +5,6 @@
 
 import static org.junit.Assert.*;
 
-import java.io.FileNotFoundException;
-
 import jsdai.lang.SdaiException;
 import jsdai.lang.SdaiSession;
 

Modified: 
thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/RepositoriesImplTest.java
===================================================================
--- thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/RepositoriesImplTest.java   
2011-01-19 09:04:07 UTC (rev 6807)
+++ thirdparty/BIM_converter/trunk/src/no/bimfm/ifc/RepositoriesImplTest.java   
2011-01-19 09:33:21 UTC (rev 6808)
@@ -2,14 +2,10 @@
 
 import static org.junit.Assert.*;
 
-import java.util.List;
-
 import jsdai.lang.SdaiException;
 import org.junit.After;
 import org.junit.Before;
-import org.junit.Ignore;
 import org.junit.Test;
-import jsdai.lang.EEntity;
 
 public class RepositoriesImplTest {
        Repositories repo = null;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]