Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oryan-block committed Oct 8, 2024
1 parent 414d0a4 commit d408078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@
<includes>
<include>**/*Test.*</include>
</includes>
<!-- instruct kotlin std to read the coroutines module -->
<argLine>--add-reads kotlin.stdlib=kotlinx.coroutines.core</argLine>
</configuration>
</plugin>
Expand Down

0 comments on commit d408078

Please sign in to comment.