simple comment in the test.

This commit is contained in:
Vincent Batts 2012-11-08 14:12:16 -05:00
parent cf6fa76d5e
commit a2c7846134

View file

@ -185,6 +185,8 @@ public class TestPathTree {
} }
/* /*
* FIXME - weird issue, where running setContentSets() twice
* causes the nodeBits StringBuffer to not be set correctly ... :-(
@Test @Test
public void testSettingContentsTwice() { public void testSettingContentsTwice() {
PathNode pn0 = new PathNode(); PathNode pn0 = new PathNode();