We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ad1b4 commit 1a2d989Copy full SHA for 1a2d989
tests/codegen/event-stream/build.gradle.kts
@@ -58,7 +58,7 @@ smithyBuild {
58
59
kotlin {
60
sourceSets {
61
- commonTest { // TODO: CHANGE TO JUST TEST WHEN NON-KMPing the project
+ commonTest {
62
smithyBuild.projections.forEach {
63
kotlin.srcDir(smithyBuild.smithyKotlinProjectionSrcDir(it.name))
64
}
0 commit comments