Skip to content

Commit fbec353

Browse files
author
Johan Brichau
committed
packages -> repository
1 parent aae324d commit fbec353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.smalltalk.ston

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ SmalltalkCISpec {
22
#loading : [
33
SCIMetacelloLoadSpec {
44
#baseline : 'Grease',
5-
#directory : 'packages',
5+
#directory : 'repository',
66
#load : [ 'CI' ],
77
#platforms : [ #squeak, #pharo ]
88
},
99
SCIMetacelloLoadSpec {
1010
#baseline : 'Grease',
11-
#directory : 'packages',
11+
#directory : 'repository',
1212
#onWarningLog : true,
1313
#load : [ 'CI' ],
1414
#platforms : [ #gemstone ]

0 commit comments

Comments
 (0)