Fix more fallout from 9b871b00, centralize the ugly in a base Schema class
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / SyntaxErrorComponent3.pm
CommitLineData
c9d5a251 1package DBICErrorTest::SyntaxError;
2
3use strict;
4
5I'm a syntax error!