Skip to content
Snippets Groups Projects
Commit 2daede5b authored by Sean-M's avatar Sean-M
Browse files

Mac test

parent dc0d8242
No related branches found
No related tags found
No related merge requests found
...@@ -23,9 +23,6 @@ ...@@ -23,9 +23,6 @@
<property name="test-results" location="test/output/results"/> <property name="test-results" location="test/output/results"/>
<property name="test-input" location="test/input"/> <property name="test-input" location="test/input"/>
<property name="test-types" location="test/org/sleuthkit/datamodel"/> <property name="test-types" location="test/org/sleuthkit/datamodel"/>
<condition property="dlls" value=".:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java">
<os family="unix"/>
</condition>
<condition property="dlls" value="${env.LIBEWF_HOME}/msvscpp/zlib;${env.LIBEWF_HOME}/msvscpp/Release;../../win32/Release"> <condition property="dlls" value="${env.LIBEWF_HOME}/msvscpp/zlib;${env.LIBEWF_HOME}/msvscpp/Release;../../win32/Release">
<os family="windows"/> <os family="windows"/>
</condition> </condition>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment