tests for subclassing
commit485fe222d304c9a795141532596b0575c3d2e6ea
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Oct 2009 19:03:11 +0000 (6 12:03 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Oct 2009 20:32:07 +0000 (6 13:32 -0700)
tree99543800e26f40898668410f204c1e532161c44e
parent2ca88db578a4b9143a5dfaa66ce38b9463e7e166
tests for subclassing

Rack::Lint will be relaxed in the next version to allow
subclasses of String and Hash objects, so ensure we're
good to go when the next version of Rack hits.
test/test_clogger.rb