Skip to content

Commit 1a2d989

Browse files
committed
Checkpoint 3
1 parent 41ad1b4 commit 1a2d989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/codegen/event-stream/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ smithyBuild {
5858

5959
kotlin {
6060
sourceSets {
61-
commonTest { // TODO: CHANGE TO JUST TEST WHEN NON-KMPing the project
61+
commonTest {
6262
smithyBuild.projections.forEach {
6363
kotlin.srcDir(smithyBuild.smithyKotlinProjectionSrcDir(it.name))
6464
}

0 commit comments

Comments
 (0)