Skip to content

Commit 06949d1

Browse files
authored
Create .smalltalk.ston
1 parent cb737e0 commit 06949d1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.smalltalk.ston

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
SmalltalkCISpec {
2+
#loading : [
3+
SCIMetacelloLoadSpec {
4+
#baseline : 'ExecutableRequirements',
5+
#directory : 'src',
6+
#platforms : [ #pharo ]
7+
}
8+
],
9+
#testing : {
10+
#categories : [ 'ExecutableRequirements*' ]
11+
}
12+
}

0 commit comments

Comments
 (0)