Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Aug 6, 2023
1 parent cb76611 commit 38341fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jeorg-kotlin-crums/jeorg-kotlin-crums-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@
<goals>
<goal>test-compile</goal>
</goals>
<configuration>
<sourceDirs>
<sourceDir>src/test/kotlin</sourceDir>
</sourceDirs>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 38341fe

Please sign in to comment.