Mercurial > hg4j
diff build.xml @ 271:c8baeb813d74
Include tests for hgignore into the suite
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Wed, 24 Aug 2011 04:17:55 +0200 |
parents | 883f1efbcf27 |
children | c2601c0b4a1f |
line wrap: on
line diff
--- a/build.xml Wed Aug 24 04:10:17 2011 +0200 +++ b/build.xml Wed Aug 24 04:17:55 2011 +0200 @@ -85,6 +85,7 @@ <test name="org.tmatesoft.hg.test.TestManifest" /> <test name="org.tmatesoft.hg.test.TestStatus" /> <test name="org.tmatesoft.hg.test.TestStorePath" /> + <test name="org.tmatesoft.hg.test.TestIgnore" /> <test name="org.tmatesoft.hg.test.TestByteChannel" /> <test name="org.tmatesoft.hg.test.TestClone" /> <test name="org.tmatesoft.hg.test.TestIncoming" />