Skip to content

Commit b00185e

Browse files
committed
juint tests now use the correct jna lib again
1 parent 21ff728 commit b00185e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/build.xml

+2
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@
112112
<classpath>
113113
<pathelement location="bin"/>
114114
<pathelement location="test-bin"/>
115+
<pathelement location="${work.dir}/lib/jna-4.2.2.jar"/>
116+
<pathelement location="${work.dir}/lib/jna-platform-4.2.2.jar"/>
115117
<path refid="class.path.test"/>
116118
</classpath>
117119

0 commit comments

Comments
 (0)