JavaLookupResolutionAlgorithmTests.st
branchdevelopment
changeset 2578 fc6186a4961f
parent 2429 ebece4dcaab9
child 2711 a00302fe5083
--- a/JavaLookupResolutionAlgorithmTests.st	Thu May 02 00:07:31 2013 +0100
+++ b/JavaLookupResolutionAlgorithmTests.st	Thu May 02 10:32:02 2013 +0100
@@ -84,7 +84,6 @@
 "
 ! !
 
-
 !JavaLookupResolutionAlgorithmTests methodsFor:'running'!
 
 testLookup
@@ -193,7 +192,6 @@
     "Modified: / 30-12-2011 / 10:50:03 / kursjan <kursjan@fit.cvut.cz>"
 ! !
 
-
 !JavaLookupResolutionAlgorithmTests class methodsFor:'documentation'!
 
 version_CVS