diff build.xml @ 663:46b56864b483

Pull: phase2 - update phases from remote, fncache with added files. Tests
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Wed, 10 Jul 2013 16:41:49 +0200
parents 629a7370554c
children dde18bc7053b
line wrap: on
line diff
--- a/build.xml	Wed Jul 10 11:53:19 2013 +0200
+++ b/build.xml	Wed Jul 10 16:41:49 2013 +0200
@@ -113,6 +113,7 @@
 			<test name="org.tmatesoft.hg.test.TestRevisionSet" />
 			<test name="org.tmatesoft.hg.test.TestRevisionMaps" />
 			<test name="org.tmatesoft.hg.test.TestPush" />
+			<test name="org.tmatesoft.hg.test.TestPull" />
 			<test name="org.tmatesoft.hg.test.ComplexTest" />
 		</junit>
 	</target>