Converted ModuleExceptionTest to Kotlin.

This commit is contained in:
Erik C. Thauvin 2021-05-11 00:15:28 -07:00
parent 56b8114b93
commit 22e29d5ce3
12 changed files with 159 additions and 333 deletions

View file

@ -36,5 +36,10 @@
<option name="name" value="MavenLocal" />
<option name="url" value="file:$MAVEN_REPOSITORY$/" />
</remote-repository>
<remote-repository>
<option name="id" value="maven" />
<option name="name" value="maven" />
<option name="url" value="https://oss.sonatype.org/content/repositories/snapshots" />
</remote-repository>
</component>
</project>