Skip to content

Commit 5a6dca0

Browse files
committed
Remove argline
1 parent fd06ad2 commit 5a6dca0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

-2
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,6 @@
307307
<includes>
308308
<include>**/*Test.*</include>
309309
</includes>
310-
<!-- instruct kotlin std to read the coroutines module -->
311-
<argLine>--add-reads kotlin.stdlib=kotlinx.coroutines.core</argLine>
312310
</configuration>
313311
</plugin>
314312
<plugin>

0 commit comments

Comments
 (0)