diff build.xml @ 286:954763c82cc3

Few tests for working copy information (branch, parents)
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Sat, 03 Sep 2011 22:06:16 +0200
parents c2601c0b4a1f
children aac0c3fab6ce
line wrap: on
line diff
--- a/build.xml	Sat Sep 03 21:46:13 2011 +0200
+++ b/build.xml	Sat Sep 03 22:06:16 2011 +0200
@@ -86,6 +86,7 @@
 			<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.TestDirstate" />
 			<test name="org.tmatesoft.hg.test.TestByteChannel" />
 			<test name="org.tmatesoft.hg.test.TestClone" />
 			<test name="org.tmatesoft.hg.test.TestIncoming" />