islands/tests/PPMemoizingIslandTest.st
changeset 389 009c2e13973c
parent 387 e2b2ccaa4de6
child 454 a9cd5ea7cc36
equal deleted inserted replaced
388:74c9c229033b 389:009c2e13973c
     3 PPIslandTest subclass:#PPMemoizingIslandTest
     3 PPIslandTest subclass:#PPMemoizingIslandTest
     4 	instanceVariableNames:''
     4 	instanceVariableNames:''
     5 	classVariableNames:''
     5 	classVariableNames:''
     6 	poolDictionaries:''
     6 	poolDictionaries:''
     7 	category:'PetitIslands-Tests'
     7 	category:'PetitIslands-Tests'
     8 !
       
     9 
       
    10 PPMemoizingIslandTest comment:''
       
    11 !
     8 !
    12 
     9 
    13 !PPMemoizingIslandTest class methodsFor:'as yet unclassified'!
    10 !PPMemoizingIslandTest class methodsFor:'as yet unclassified'!
    14 
    11 
    15 shouldInheritSelectors 
    12 shouldInheritSelectors