From 84d9a574169e40013f605549074fbf8057466ad5 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Sat, 15 Feb 2014 20:57:09 +0000 Subject: chore(doc-gen): remove trailing whitespace in ptor template --- docs/config/templates/protractorTests.template.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/config') diff --git a/docs/config/templates/protractorTests.template.js b/docs/config/templates/protractorTests.template.js index d7580a48..48f682a4 100644 --- a/docs/config/templates/protractorTests.template.js +++ b/docs/config/templates/protractorTests.template.js @@ -3,5 +3,5 @@ describe("{$ doc.description $}", function() { browser.get("{$ doc.pathPrefix $}/{$ doc.examplePath $}"); }); -{$ doc.innerTest $} -}); +{$ doc.innerTest $} +}); \ No newline at end of file -- cgit v1.2.3