Skip to content

Commit e86ef82

Browse files
committed
Make sure tests run in kotlin sample
1 parent f3adb18 commit e86ef82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/grpc-server-kotlin/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090

9191
<build>
9292
<sourceDirectory>src/main/kotlin</sourceDirectory>
93+
<testSourceDirectory>src/test/kotlin</testSourceDirectory>
9394
<plugins>
9495
<plugin>
9596
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)