X Tutup
Skip to content

Commit 147ff34

Browse files
author
Johan Brichau
committed
only test categories
1 parent 5d8ca63 commit 147ff34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.smalltalk.ston

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SmalltalkCISpec {
2727
#classes : [ #SentButNotImplementedTest , #UndefinedSymbolsTest ]
2828
},
2929
#coverage : {
30-
#packages : [ 'Grease*' ],
30+
#categories: [ 'Grease*' ],
3131
#format: #coveralls
3232
}
3333
}

0 commit comments

Comments
 (0)
X Tutup