ltongues
10/17/2017, 7:08 PMlibraries/stdlib/samples/test/samples/collections/maps.kt. If I click on the "Run test" button next to class Maps {, all tests run fine. If I click on the button next to class Instantiation {, I get the error message:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kotlin-stdlib:samples:test'.
> No tests found for given includes: [samples.collections.Maps.Instantiation](filter.includeTestsMatching)
I've found https://youtrack.jetbrains.com/issue/KT-20430 but I'm not sure if this is the same issue. Can somebody clear this up?