Skip to content

Commit

Permalink
Load migration plugin by default
Browse files Browse the repository at this point in the history
  • Loading branch information
guillep committed May 28, 2018
1 parent ae043cf commit cf10c1b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ baseline: spec
'Iceberg-Plugin'
'Iceberg-Plugin-Metacello'
'Iceberg-Plugin-GitHub'
'Iceberg-Plugin-Pharo');
'Iceberg-Plugin-Pharo'
'Iceberg-Plugin-Migration');
group: 'minimal' with: #(
'Iceberg'
'Iceberg-Libgit'
Expand Down

0 comments on commit cf10c1b

Please sign in to comment.