whitespace cleanup
[p5sagit/Class-C3-Componentised.git] / t / lib / MyModule / ErrorComponent.pm
1 package # hide from PAUSE
2     MyModule::ErrorComponent;
3 use warnings;
4 use strict;
5
6 # this is missing on purpose
7 # 1;
8