QUALITY: removing redundant file prefix

This commit is contained in:
Iwein Fuld
2010-07-26 11:01:00 +00:00
parent 8519b67460
commit 67bcfec974

View File

@@ -11,7 +11,7 @@
<!-- under test -->
<file:inbound-channel-adapter
directory="file:${java.io.tmpdir}/FileToChannelIntegrationTests"
directory="${java.io.tmpdir}/FileToChannelIntegrationTests"
channel="fileMessages" filter="compositeFilter" />
<si:channel id="fileMessages">