We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbec353 commit ce195bdCopy full SHA for ce195bd
.smalltalk.ston
@@ -3,14 +3,14 @@ SmalltalkCISpec {
3
SCIMetacelloLoadSpec {
4
#baseline : 'Grease',
5
#directory : 'repository',
6
- #load : [ 'CI' ],
+ #load : [ 'Tests' ],
7
#platforms : [ #squeak, #pharo ]
8
},
9
10
11
12
#onWarningLog : true,
13
14
#platforms : [ #gemstone ]
15
}
16
]
0 commit comments