Carlton Whitehead

Results 2 issues of Carlton Whitehead

In the Maven project, in `Test.kt`, IntelliJ displays a lint error on references to junit: ```no-highlight Symbol is declared in module 'kotlin.test' which current module does not depend on ```...

It looks like there is almost no test coverage for this project. I gather most of the code was originally sourced from other projects, and so hopefully it'll work, but...

question