stx_libjava.st
branchdevelopment
changeset 1832 d7201987d0a0
parent 1831 40e9cfb269d4
child 1833 e943f214b868
--- a/stx_libjava.st	Sun Nov 18 15:22:21 2012 +0000
+++ b/stx_libjava.st	Sun Nov 18 17:09:25 2012 +0000
@@ -155,7 +155,7 @@
      exclude individual packages in the #excludedFromPrerequisites method."
 
     ^ #(
-        #'stx:goodies/sunit'    "TestCase - superclass of JavaByteCodeProcessorTests "
+        #'stx:goodies/sunit'    "TestCase - superclass of JavaLookupTests "
         #'stx:libbasic'    "Collection - superclass of JavaLocalVariableTable "
         #'stx:libbasic2'    "BitArray - superclass of extended BooleanArray "
         #'stx:libbasic3'    "MessageTracer - referenced by JavaMethod>>setBreakPoint "