JavaInterfaceMethodRefTests.st
branchdevelopment
changeset 2578 fc6186a4961f
parent 2429 ebece4dcaab9
child 2711 a00302fe5083
--- a/JavaInterfaceMethodRefTests.st	Thu May 02 00:07:31 2013 +0100
+++ b/JavaInterfaceMethodRefTests.st	Thu May 02 10:32:02 2013 +0100
@@ -53,7 +53,6 @@
 "
 ! !
 
-
 !JavaInterfaceMethodRefTests methodsFor:'javaInterfaceMethodRef tests'!
 
 testCorrectInstanceCreation
@@ -172,7 +171,6 @@
     "Modified: / 23-05-2011 / 17:21:10 / Marcel Hlopko <hlopkmar@fel.cvut.cz>"
 ! !
 
-
 !JavaInterfaceMethodRefTests methodsFor:'permission tests'!
 
 testAccessingPublicFromSubclass
@@ -193,7 +191,6 @@
     "Modified: / 23-05-2011 / 17:54:12 / Marcel Hlopko <hlopkmar@fel.cvut.cz>"
 ! !
 
-
 !JavaInterfaceMethodRefTests class methodsFor:'documentation'!
 
 version_CVS