mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-31 08:36:23 +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, B);
|
||||||
edge(A, C);
|
edge(A, C);
|
||||||
showGraph();
|
applyLayout();
|
||||||
|
|
||||||
|
// showGraph();
|
||||||
|
|
||||||
assertVertices("""
|
assertVertices("""
|
||||||
....
|
....
|
||||||
|
|||||||
Reference in New Issue
Block a user