mirror of
https://github.com/lightbend/config.git
synced 2025-03-24 00:00:25 +08:00
two tests were identical, make them different again
This commit is contained in:
parent
f81ab20caa
commit
ae10fadc04
@ -73,7 +73,7 @@ class PathTest extends TestUtils {
|
||||
}
|
||||
|
||||
intercept[ConfigException.BadPath] {
|
||||
Path.newPath("")
|
||||
Path.newPath("..")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user