Mercurial > hg4j
diff build.xml @ 692:e970b333f284
Refactor HgLogCommand to utilize correct file.isCopy(int)
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Sat, 03 Aug 2013 17:11:33 +0200 |
parents | 9897cbfd2790 |
children | 992fa84e7885 |
line wrap: on
line diff
--- a/build.xml Fri Aug 02 23:07:23 2013 +0200 +++ b/build.xml Sat Aug 03 17:11:33 2013 +0200 @@ -97,6 +97,7 @@ <test name="org.tmatesoft.hg.test.TestDirstate" /> <test name="org.tmatesoft.hg.test.TestBranches" /> <test name="org.tmatesoft.hg.test.TestByteChannel" /> + <test name="org.tmatesoft.hg.test.TestFileRenameUtils" /> <test name="org.tmatesoft.hg.test.TestSubrepo" /> <test name="org.tmatesoft.hg.test.TestBundle" /> <test name="org.tmatesoft.hg.test.TestClone" />