Skip to content

Commit

Permalink
disable code coverage to test pharo12
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Brichau committed Feb 23, 2024
1 parent 007d4a2 commit 2803db4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .smalltalk.ston
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ SmalltalkCISpec {
},
#include : {
#classes : [ #SentButNotImplementedTest , #UndefinedSymbolsTest ]
},
#coverage : {
#packages : [ 'Seaside*','JQuery*','Javascript*' ],
#format: #lcov
}
}
}
}

0 comments on commit 2803db4

Please sign in to comment.