Skip to content

Commit eac8258

Browse files
authored
Remove broken coveralls
1 parent e712ac5 commit eac8258

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.smalltalk.ston

+1-9
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,5 @@ SmalltalkCISpec {
55
#directory : 'src',
66
#platforms : [ #pharo ]
77
}
8-
],
9-
#testing : {
10-
#coverage : {
11-
#packages : [ 'MuTalk*' ]
12-
},
13-
#exclude : {
14-
#classes : [ #MTAuxiliarTestClassForContinuingTestsExecutionAfterFirstFail ]
15-
}
16-
}
8+
]
179
}

0 commit comments

Comments
 (0)