Skip to content

Commit 6d59f9b

Browse files
author
Rob Harrop
committed
Whitespace cleanup
1 parent 2807ad1 commit 6d59f9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463
<target name="clean-tests">
464464
<delete dir="build/test"/>
465465
</target>
466-
466+
467467
<target name="bundlor.init">
468468
<taskdef resource="com/springsource/bundlor/ant/antlib.xml"
469469
uri="antlib:com.springsource.bundlor.ant">
@@ -484,7 +484,7 @@
484484
</propertyset>
485485
</bundlor:bundlor>
486486
</target>
487-
487+
488488
<target name="test-bundlor.do" depends="bundlor.init">
489489
<bundlor:bundlor
490490
inputPath="${test.javac.out}"

0 commit comments

Comments
 (0)