From 149ce5570a1fcfa04133c8203efe030e28a1db17 Mon Sep 17 00:00:00 2001 From: Bill Rawlinson Date: Mon, 21 Dec 2015 08:03:40 -0500 Subject: [PATCH] change lyout of expected final coldfusion test file --- .../nested-jsbeautifyrc/coldfusion/expected/test.cfc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/nested-jsbeautifyrc/coldfusion/expected/test.cfc b/examples/nested-jsbeautifyrc/coldfusion/expected/test.cfc index d4d1b32..0de65f7 100644 --- a/examples/nested-jsbeautifyrc/coldfusion/expected/test.cfc +++ b/examples/nested-jsbeautifyrc/coldfusion/expected/test.cfc @@ -1,8 +1,8 @@ - - - variables.instance = structNew(); - return this; - - + + + variables.instance = structNew(); + return this; + + \ No newline at end of file