Deleted unused ./test directory
[feedcatcher.git] / test / _layout_for_block_with_args.html.erb
1 Before
2 <%= yield 'arg1', 'arg2' %>
3 After