mirror of
https://github.com/lightbend/config.git
synced 2025-01-15 23:01:05 +08:00
Fix formatting in ConfParserTest.scala
This commit is contained in:
parent
7b345112b0
commit
1c6dcca532
@ -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\" ) )",
|
"include required(classpath( \"test01\" ) )",
|
||||||
"include required( classpath( \"test01\" ) )"
|
"include required( classpath( \"test01\" ) )")
|
||||||
)
|
|
||||||
|
|
||||||
// should have loaded conf, json, properties
|
// should have loaded conf, json, properties
|
||||||
confs.foreach { c =>
|
confs.foreach { c =>
|
||||||
|
Loading…
Reference in New Issue
Block a user