Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Jun 14, 2023
1 parent 428c58b commit b5f5726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mc/BaselineOfMongoTalk/BaselineOfMongoTalk.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ BaselineOfMongoTalk >> baseline: spec [

spec
"Core and Client, without any test."
package: 'Mongo-Pharo11';
package: 'Mongo-BSON';
package: 'Mongo-Queries';
package: 'Mongo-Squeak' with: [ spec requires: #('Mongo-BSON') ];
Expand Down

0 comments on commit b5f5726

Please sign in to comment.