We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3adb18 commit e86ef82Copy full SHA for e86ef82
1 file changed
samples/grpc-server-kotlin/pom.xml
@@ -90,6 +90,7 @@
90
91
<build>
92
<sourceDirectory>src/main/kotlin</sourceDirectory>
93
+ <testSourceDirectory>src/test/kotlin</testSourceDirectory>
94
<plugins>
95
<plugin>
96
<groupId>org.jetbrains.kotlin</groupId>
0 commit comments