[Resending for patch tracker]
Sat Oct 10 22:50:38 BST 2009 Eric Kow <kowey@darcs.net>
* Accept issue1325: hunk patches interfere with pending minimisation.
The test creates the following pending sandwich:
add dir, move file to dir, delete dir
Ideally this should crush down to just removing the file. But this only
happens if the file is empty. Note that we perform this test twice,
once with an empty file and once with a non-empty file.