Move Java unit test into kotlin package to prevent ASM compilation/classloading error (REVISIT)

* What went wrong:
Execution failed for task ':core:test'.
> failed to read class file /Users/josecoll/IdeaProjects/corda-jdk11/core/build/classes/java/test/net/corda/core/flows/FlowsInJavaTest$PrimitiveReceiveFlow.class
This commit is contained in:
josecoll 2019-05-14 18:57:45 +01:00
parent 2f3900140c
commit cfd2661385