Browse Source

test failed on Windows

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908053 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
e731d415a3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml

+ 1
- 0
src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml View File

@@ -26,6 +26,7 @@ foo=bar
#second comment
x=1
]]></echo>
<fixcrlf file="${input}/initial.properties"/>
<presetdef name="pf">
<propertyfile file="${output}/created.properties">
<entry key="foo" value="bar"/>


Loading…
Cancel
Save