Another Q about multiplatform projects: when I put...
# multiplatform
n
Another Q about multiplatform projects: when I put tests of common code into the common module, how do I run them? In intellij they appear as unused code, and don’t get pulled into the test suite when I run the tests of a platform-specific module