mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-26 08:36:09 +08:00
Test fixes
This commit is contained in:
+3
-1
@@ -39,7 +39,9 @@ public class FlowChartLayoutTest extends AbstractFlowChartLayoutTest {
|
||||
|
||||
edge(A, B);
|
||||
edge(A, C);
|
||||
showGraph();
|
||||
applyLayout();
|
||||
|
||||
// showGraph();
|
||||
|
||||
assertVertices("""
|
||||
....
|
||||
|
||||
Reference in New Issue
Block a user