Skip to content

Commit

Permalink
added junit file
Browse files Browse the repository at this point in the history
  • Loading branch information
brandmaier committed Feb 16, 2024
1 parent 62e1542 commit 96f506b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ name="Create Runnable Jar for Project Onyx" xmlns:ivy="antlib:org.apache.ivy.ant
<javac srcdir="${src}" destdir="${build}" debug="true" encoding="iso-8859-1" failonerror="false">
<classpath>
<pathelement path="lib/gral-core-0.11.jar"/>
<pathelement path="lib/jtouchbar-0.1.0.jar"/>
<pathelement path="lib/junit-4.13.2.jar"/>
</classpath>

Expand Down
Binary file added lib/junit-4.13.2.jar
Binary file not shown.

0 comments on commit 96f506b

Please sign in to comment.