Skip to content

Commit 68694a8

Browse files
committed
Launch tests of all packages starting with Math-
1 parent d8b31ba commit 68694a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.smalltalk.ston

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ SmalltalkCISpec {
77
}
88
],
99
#testing : {
10+
#include : {
11+
#packages : [ 'Math-.*' ]
12+
},
1013
#coverage : {
1114
#packages : [
1215
'Math-A*',

0 commit comments

Comments
 (0)