Skip to content

Commit ce195bd

Browse files
author
Johan Brichau
committed
CI -> Tests (I should have had coffee before trying this...)
1 parent fbec353 commit ce195bd

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
@@ -3,14 +3,14 @@ SmalltalkCISpec {
33
SCIMetacelloLoadSpec {
44
#baseline : 'Grease',
55
#directory : 'repository',
6-
#load : [ 'CI' ],
6+
#load : [ 'Tests' ],
77
#platforms : [ #squeak, #pharo ]
88
},
99
SCIMetacelloLoadSpec {
1010
#baseline : 'Grease',
1111
#directory : 'repository',
1212
#onWarningLog : true,
13-
#load : [ 'CI' ],
13+
#load : [ 'Tests' ],
1414
#platforms : [ #gemstone ]
1515
}
1616
]

0 commit comments

Comments
 (0)