Fix failing test - render_file_contents is expected to return the filename
authorDave Rolsky <autarch@urth.org>
Sun, 15 May 2011 15:05:53 +0000 (10:05 -0500)
committerDave Rolsky <autarch@urth.org>
Sun, 15 May 2011 15:05:53 +0000 (10:05 -0500)
commit49d5395a6571edc9bee70605bd0818338c90f822
tree9f08347eb32795150767de61ee9e73349d8cf168
parenta167676aab17c831bee4825cd9a8003e0a0c0676
Fix failing test - render_file_contents is expected to return the filename

I think it'd be better to change the tests, but this is the simplest fix.
lib/Catalyst/Helper.pm