diff --git a/Core/build.xml b/Core/build.xml index d3de404aa1ae6d1747bc2def786270a8ab067674..1e3a313e6cdb337783a9cba74045465c6546c657 100644 --- a/Core/build.xml +++ b/Core/build.xml @@ -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">