Skip to content

Commit

Permalink
Fix formatting in ConfParserTest.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
havocp committed Sep 2, 2016
1 parent 7b34511 commit 1c6dcca
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -814,8 +814,7 @@ class ConfParserTest extends TestUtils {
"include required(classpath( \"test01\" ))",
"include required( classpath( \"test01\" ))",
"include required(classpath( \"test01\" ) )",
"include required( classpath( \"test01\" ) )"
)
"include required( classpath( \"test01\" ) )")

// should have loaded conf, json, properties
confs.foreach { c =>
Expand Down

0 comments on commit 1c6dcca

Please sign in to comment.