Browse Source

fixup testcase for Windows

master
Matt Benson 3 years ago
parent
commit
250d528ee3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/tests/antunit/taskdefs/pathconvert-test.xml

+ 1
- 1
src/tests/antunit/taskdefs/pathconvert-test.xml View File

@@ -117,7 +117,7 @@
</pathconvert>
<au:assertFileExists file="${output}/destfile" />
<au:assertTrue>
<resourcesmatch>
<resourcesmatch astext="true">
<file file="${output}/destfile" />
<string value="${basedir}/foo/bar/baz" />
</resourcesmatch>


Loading…
Cancel
Save