Skip to content

Commit

Permalink
minimal test
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Dec 10, 2023
1 parent 38f5054 commit a0fa276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2020,7 +2020,7 @@
<argLine>${argLine} -Djava.library.path=libraries/native
-Djna.library.path=libraries/native</argLine>
<includes>
<include>**/*Test.java</include>
<include>**/ClockTest.java</include>
</includes>
<excludes>
<exclude>**/integration/*</exclude>
Expand Down

0 comments on commit a0fa276

Please sign in to comment.