mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
juint tests now use the correct jna lib again
This commit is contained in:
parent
21ff728c59
commit
b00185e63d
@ -112,6 +112,8 @@
|
||||
<classpath>
|
||||
<pathelement location="bin"/>
|
||||
<pathelement location="test-bin"/>
|
||||
<pathelement location="${work.dir}/lib/jna-4.2.2.jar"/>
|
||||
<pathelement location="${work.dir}/lib/jna-platform-4.2.2.jar"/>
|
||||
<path refid="class.path.test"/>
|
||||
</classpath>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user