let each test component do one thing. leave depends_on(DefaultSetup) for a while
[catagits/Catalyst-Runtime.git] / t / lib / TestAppEncoding.pm
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...