Make TestTemplateClassGenerator pass.

Authored by nalvarez on Apr 7 2013, 4:53 AM.

Description

Make TestTemplateClassGenerator pass.

The template had indentation inside the empty function bodies, but the
expected result did not. Removing the indentation from the template makes
the empty line in the function body go away too, so instead I'm adding the
same indentation to the expected result.

Details

Committed
nalvarezApr 7 2013, 4:53 AM
Parents
R32:1129cf03b35f: Better test output in test_templateclassgenerator.
Branches
Unknown
Tags
Unknown