Unbreak tests by actually adding the module they're supposed to test.
[catagits/Catalyst-Runtime.git] / t / lib / TestAppEncoding.pm
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...