Skip to content

Commit

Permalink
check if the - makes a difference in displaying coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
astares authored Sep 16, 2023
1 parent b6fd4ad commit 9209847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .smalltalkci/.unit-tests.ston
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SmalltalkCISpec {
],
#testing : {
#coverage : {
#packages : [ 'Collections-BitmapCharacterSet*' ],
#packages : [ 'Collections*' ],
#format: #lcov
}
}
Expand Down

0 comments on commit 9209847

Please sign in to comment.