mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-23 11:05:24 +01:00
Remove stray white spacing
This commit is contained in:
parent
904bd8634a
commit
55fd08e0b1
@ -26,7 +26,6 @@ class WorldConfigFileTest : TestWithMockBukkit() {
|
|||||||
worldConfigFile.load()
|
worldConfigFile.load()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun `World config is loaded`() {
|
fun `World config is loaded`() {
|
||||||
assertTrue(worldConfigFile.isLoaded)
|
assertTrue(worldConfigFile.isLoaded)
|
||||||
|
Loading…
Reference in New Issue
Block a user