X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=t%2Flib%2FDBSchema%2FResult%2FTwokeys_belongsto.pm;fp=t%2Flib%2FDBSchema%2FResult%2FTwokeys_belongsto.pm;h=4c5a8ae79ef302c817261ff54946261ed8d81978;hp=3f35aa03ef76567923f97249bb80a303f1f16904;hb=21048ab9cd15c01d81b4d86605db46ec9ccc8aff;hpb=6fd872de022c4973f3fed1cb5c52e900274bb393 diff --git a/t/lib/DBSchema/Result/Twokeys_belongsto.pm b/t/lib/DBSchema/Result/Twokeys_belongsto.pm index 3f35aa0..4c5a8ae 100644 --- a/t/lib/DBSchema/Result/Twokeys_belongsto.pm +++ b/t/lib/DBSchema/Result/Twokeys_belongsto.pm @@ -20,5 +20,4 @@ __PACKAGE__->add_relationship('like_belongs_to', 'DBSchema::Result::Dvd', { 'for __PACKAGE__->belongs_to('onekey', 'DBSchema::Result::Onekey', { 'foreign.id' => 'self.key1' }, ); -1; - +1; \ No newline at end of file