You can specify the `module-name` when you invoke ...
# kobalt
c
You can specify the
module-name
when you invoke
kotlinc
. Maybe the solution is to make sure you use the same module name when compiling tests (but I think it already does this since it’s the same project)