Skip to content

Commit

Permalink
specify testSourceDirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
brokkoli71 committed May 24, 2024
1 parent 292ecc6 commit 30bb41d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,7 @@
</repository>
</repositories>

<build>
<testSourceDirectory>src/test/java/dev/zarr/zarrjava</testSourceDirectory>
</build>
</project>

0 comments on commit 30bb41d

Please sign in to comment.