Mercurial > jhg
diff build.xml @ 668:d25f0324a27a
Delete bundle with push/pull changes once command completes successfully. Test for bundle generator
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Thu, 11 Jul 2013 18:41:40 +0200 |
parents | dde18bc7053b |
children | 9897cbfd2790 |
line wrap: on
line diff
--- a/build.xml Thu Jul 11 17:54:08 2013 +0200 +++ b/build.xml Thu Jul 11 18:41:40 2013 +0200 @@ -97,6 +97,7 @@ <test name="org.tmatesoft.hg.test.TestBranches" /> <test name="org.tmatesoft.hg.test.TestByteChannel" /> <test name="org.tmatesoft.hg.test.TestSubrepo" /> + <test name="org.tmatesoft.hg.test.TestBundle" /> <test name="org.tmatesoft.hg.test.TestClone" /> <test name="org.tmatesoft.hg.test.TestIncoming" /> <test name="org.tmatesoft.hg.test.TestOutgoing" />