Rename CAP -> CAPod

This commit is contained in:
darken
2021-12-29 22:30:49 +01:00
parent 817c65ee3b
commit 88278625f1
131 changed files with 444 additions and 444 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
package testhelper
import eu.darken.cap.common.debug.logging.Logging
import eu.darken.cap.common.debug.logging.Logging.Priority.VERBOSE
import eu.darken.cap.common.debug.logging.log
import eu.darken.capod.common.debug.logging.Logging
import eu.darken.capod.common.debug.logging.Logging.Priority.VERBOSE
import eu.darken.capod.common.debug.logging.log
import io.mockk.unmockkAll
import org.junit.jupiter.api.AfterAll
import testhelpers.logging.JUnitLogger