initial tests and some fixups
authorMatt S Trout <matthewt@hercule.scsys.co.uk>
Wed, 3 Jun 2009 19:42:36 +0000 (20:42 +0100)
committerMatt S Trout <matthewt@hercule.scsys.co.uk>
Wed, 3 Jun 2009 19:42:36 +0000 (20:42 +0100)
commit7abe3af2b03bc2dd077403ef7e59d9252a5f5817
tree12b9969189e2f6451d2194413e67e6b99c309b28
parentca79850d80227c82963ef4287aa5e377d4ba7b04
initial tests and some fixups
lib/DBIx/Class/ResultSource/MultipleTableInheritance.pm
t/01load.t [new file with mode: 0644]
t/lib/MTITest.pm [new file with mode: 0644]
t/lib/MTITest/Result/Bar.pm [new file with mode: 0644]
t/lib/MTITest/Result/Foo.pm [new file with mode: 0644]