chore(doc-gen): remove trailing whitespace in ptor template

This commit is contained in:
Peter Bacon Darwin
2014-02-15 20:57:09 +00:00
parent ecdb9a5688
commit 84d9a57416

View File

@@ -3,5 +3,5 @@ describe("{$ doc.description $}", function() {
browser.get("{$ doc.pathPrefix $}/{$ doc.examplePath $}");
});
{$ doc.innerTest $}
});
{$ doc.innerTest $}
});