Spaces:
Running
Running
File size: 410 Bytes
8f3f8db |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
SmalltalkCISpec { #loading : [], #testing : { #include : { #classes : [ #BasicBehaviorClassMetaclassTest, #CollectionTest, #ArrayTest, #LinkedListTest, #OrderedCollectionTest, #OrderedDictionaryTest, #SequenceableCollectionTest, #SortedCollectionTest, #StackTest, #CharacterTest, #SymbolTest, #BagTest, #SetTest ] } } } |