git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@344002
13f79535-47bb-0310-9956-
ffa450edef68
</junit>
</target>
- <target name="junit-layout-hyphenation" depends="hyphenation-present, junit-compile" if="junit.present" description="Runs FOP's JUnit hyphenation layout tests" if="hyphenation.present">
+ <target name="junit-layout-hyphenation" depends="hyphenation-present, junit-compile" description="Runs FOP's JUnit hyphenation layout tests" if="hyphenation.present, junit.present">
<echo message="Running hyphenation layout engine tests"/>
<mkdir dir="${build.dir}/test-reports/fop"/>
<junit haltonerror="no" fork="${junit.fork}" errorproperty="fop.junit.error" failureproperty="fop.junit.failure">