diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 96cc43efa..46d39593e 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,22 +1,41 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 3e5d2de7a..12768205c 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,25 +2,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/java/test/scalatest/net/i2p/crypto/SU3FileSpec.scala b/core/java/test/scalatest/net/i2p/crypto/SU3FileSpec.scala index a694631c1..a75bd0f2f 100644 --- a/core/java/test/scalatest/net/i2p/crypto/SU3FileSpec.scala +++ b/core/java/test/scalatest/net/i2p/crypto/SU3FileSpec.scala @@ -27,4 +27,4 @@ class SU3FileSpec extends FunSpec with Matchers { cheater("verifySigCLI", (seedFile.getAbsolutePath, classOf[String]), (certFile.getAbsolutePath, classOf[String])) } } -} \ No newline at end of file +}