We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26e1a9 commit 35d9177Copy full SHA for 35d9177
.smalltalk.ston
@@ -4,13 +4,15 @@ SmalltalkCISpec {
4
#baseline : 'Grease',
5
#directory : 'repository',
6
#load : [ 'Tests' ],
7
+ #useLatestMetacello : true,
8
#platforms : [ #squeak, #pharo ]
9
},
10
SCIMetacelloLoadSpec {
11
12
13
#onWarningLog : true,
14
15
16
#platforms : [ #gemstone ]
17
}
18
]
0 commit comments