Skip to content

Commit

Permalink
[#712] Checking in a fix for the newly failing test, t/93-plugins.t, …
Browse files Browse the repository at this point in the history
…changing SimpleEditor.plugin to SixApartEditor.plugin. (Please don't forget about unit tests!)
  • Loading branch information
jayallen committed Feb 3, 2011
1 parent fbbee0b commit 4e263b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/93-plugins.t
Expand Up @@ -28,7 +28,7 @@ my %bundled_plugins = (
'WXRImporter.plugin/config.yaml' => { name => 'WXR Importer' },
'ClassicBlogThemePack.plugin/config.yaml'
=> { name => 'Classic Blog Theme Pack' },
'SimpleEditor.plugin/config.yaml'
'SixApartEditor.plugin/config.yaml'
=> { name => 'Six Apart Rich Text Editor' },
'MelodyFeedback.plugin/config.yaml'
=> { name => 'Open Melody Community Feedback' },
Expand Down

0 comments on commit 4e263b2

Please sign in to comment.