mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
fix in build
This commit is contained in:
parent
592330958e
commit
ad1b46d084
@ -200,7 +200,7 @@
|
||||
|
||||
<!--sets up integration test system properties, calls underlying test-init,
|
||||
get test data files if they have not been retrieved, and then sets up the pathing jar-->
|
||||
<target name="test-init" depends="setup-integration-props,projectized-common.test-init,getTestDataFiles,integration-pathing-jar" />
|
||||
<target name="test-init" depends="setup-integration-props,projectized-common.test-init,getTestDataFiles,qa-functional-pathing-jar" />
|
||||
|
||||
|
||||
<target name="test-qa-functional">
|
||||
|
Loading…
x
Reference in New Issue
Block a user