diff --git a/.idea/runConfigurations/dev_openrs2.xml b/.idea/runConfigurations/dev_openrs2.xml index bd8aa07c9d..c731a66ccd 100644 --- a/.idea/runConfigurations/dev_openrs2.xml +++ b/.idea/runConfigurations/dev_openrs2.xml @@ -4,6 +4,7 @@ + diff --git a/pom.xml b/pom.xml index 759f61112a..780d48d79d 100644 --- a/pom.xml +++ b/pom.xml @@ -159,6 +159,18 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + @{argLine} -ea -Dio.netty.leakDetection.level=PARANOID + + + + +