Skip to content

Commit

Permalink
Checkpoint 3
Browse files Browse the repository at this point in the history
  • Loading branch information
0marperez committed Nov 9, 2024
1 parent 41ad1b4 commit 1a2d989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/codegen/event-stream/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ smithyBuild {

kotlin {
sourceSets {
commonTest { // TODO: CHANGE TO JUST TEST WHEN NON-KMPing the project
commonTest {
smithyBuild.projections.forEach {
kotlin.srcDir(smithyBuild.smithyKotlinProjectionSrcDir(it.name))
}
Expand Down

0 comments on commit 1a2d989

Please sign in to comment.