Fix building on perls with no . in @INC
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / ErrorComponent.pm
CommitLineData
efe6365b 1# belongs to t/run/90ensure_class_loaded.tl
8273e845 2package # hide from PAUSE
efe6365b 3 DBICTest::ErrorComponent;
4use warnings;
5use strict;
6
7# this is missing on purpose
8# 1;