67f54e8823dc18b91b1265a1ca40a0515a1a7aa5
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t / lib / DBICTest / ErrorComponent.pm
1 #   belongs to t/run/90ensure_class_loaded.tl
2 package # hide from PAUSE 
3     DBICTest::ErrorComponent;
4 use warnings;
5 use strict;
6
7 # this is missing on purpose
8 # 1;