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