One more test case for the layout
commit1f7bbda2f9ed9931369d46155b0303099b238b41
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 26 Aug 2007 23:11:08 +0000 (27 01:11 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 28 Aug 2007 23:10:27 +0000 (29 01:10 +0200)
tree00e2fa3a383632468d8ace4f4734e64b4489cb2b
parent522c3046b3b7e4af1a13ca17912e0bfe8b0983e4
One more test case for the layout

This is rather simple but apparantly not something I thought about.
Fortunately I discovered the case through testing on real data, i.e. jgit
itself. This commit just adds the test case, but it will not succeed when
executing the JUnit test because it does not do it right.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/tst/org/spearce/jgit/lib/LaneTest.java