diff --git a/core/src/test/groovy/com/muwire/core/files/PersisterServiceLoadingTest.groovy b/core/src/test/groovy/com/muwire/core/files/PersisterServiceLoadingTest.groovy index b210f8ee..a379eaa9 100644 --- a/core/src/test/groovy/com/muwire/core/files/PersisterServiceLoadingTest.groovy +++ b/core/src/test/groovy/com/muwire/core/files/PersisterServiceLoadingTest.groovy @@ -13,7 +13,7 @@ import groovy.json.JsonOutput import groovy.util.GroovyTestCase import net.i2p.data.Base32 -class PersisterServiceTest { +class PersisterServiceLoadingTest { class Listener { def publishedFiles = []