Fix fail with DBICTEST_DEBUG_CONCURRENCY_LOCKS set (thinko in 69016f65)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / SyntaxErrorComponent3.pm
1 package DBICErrorTest::SyntaxError;
2
3 use strict;
4 use warnings;
5
6 I'm a syntax error!