We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb737e0 commit 06949d1Copy full SHA for 06949d1
1 file changed
.smalltalk.ston
@@ -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