X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSyntaxErrorComponent1.pm;h=d8be30c4335cf7cbb16613b12c9c233ce324aa63;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hp=3fb5045d397a3b6bdb3d0b692ef4643353fc2968;hpb=33eafbfd322ab48a2697c0ea9fadfb182fb22a36;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/SyntaxErrorComponent1.pm b/t/lib/DBICTest/SyntaxErrorComponent1.pm index 3fb5045..d8be30c 100644 --- a/t/lib/DBICTest/SyntaxErrorComponent1.pm +++ b/t/lib/DBICTest/SyntaxErrorComponent1.pm @@ -1,5 +1,5 @@ # belongs to t/run/90ensure_class_loaded.tl -package # hide from PAUSE +package # hide from PAUSE DBICTest::SyntaxErrorComponent1; use warnings; use strict;