Skip to content

Commit d408078

Browse files
committed
Add comment
1 parent 414d0a4 commit d408078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@
307307
<includes>
308308
<include>**/*Test.*</include>
309309
</includes>
310+
<!-- instruct kotlin std to read the coroutines module -->
310311
<argLine>--add-reads kotlin.stdlib=kotlinx.coroutines.core</argLine>
311312
</configuration>
312313
</plugin>

0 commit comments

Comments
 (0)