add cmt
This commit is contained in:
parent
ebe633a2cc
commit
28ddd7a6cd
|
@ -375,6 +375,7 @@ public class TestGraphNodes extends TestCase {
|
|||
}
|
||||
|
||||
@Test public void test_aex_bfx() {
|
||||
// TJP: this is inefficient as it leaves the top x nodes unmerged.
|
||||
PredictionContext x1 = x();
|
||||
PredictionContext x2 = x();
|
||||
PredictionContext e = createSingleton(x1, 5);
|
||||
|
|
Loading…
Reference in New Issue