Skip to content

Commit

Permalink
Add Bloc-Serialization tests running
Browse files Browse the repository at this point in the history
  • Loading branch information
labordep authored Oct 13, 2023
1 parent 4bccefa commit beb04f2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .smalltalk.ston
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ SmalltalkCISpec {
#directory : 'src',
#platforms : [ #pharo ]
}
]

],
#testing : {
#packages : [ 'Pyramid.*' ],
#packages : [ 'Bloc-Serialization.*' ]
}
}

0 comments on commit beb04f2

Please sign in to comment.