Test that subclassing looks at the superclass' attributes in the constructor (it...
authorShawn M Moore <sartak@gmail.com>
Wed, 11 Jun 2008 11:03:42 +0000 (11:03 +0000)
committerShawn M Moore <sartak@gmail.com>
Wed, 11 Jun 2008 11:03:42 +0000 (11:03 +0000)
commit36062241ac10535c2ce8e77143c9076e0595bf81
tree90c616e09d059d9824ab026cd12c8c7b31f834ea
parentb7a74822e0483a9dc432af6c64e6b187e360b624
Test that subclassing looks at the superclass' attributes in the constructor (it doesn't!)
t/028-subclass-attr.t [new file with mode: 0644]