Fix ngrams ordering in test outputs
After we rewrote `destroyForest`, it means that in normal conditions we are going to output roots followed by their nodes (in in-order ordering), so the test outputs need adjustments.
Showing
Please register or sign in to comment