Skip to content

Commit

Permalink
Update .smalltalk.ston - fail if no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
seandenigris authored Jul 20, 2024
1 parent 6c2ae21 commit 08188b4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .smalltalk.ston
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ SmalltalkCISpec {
#platforms : [ #pharo ],
#failOnZeroTests : false
}
]
],
#testing : {
#failOnZeroTests : false
}
}

0 comments on commit 08188b4

Please sign in to comment.