mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-7-15-25'
This commit is contained in:
commit
eac74e404c
1 changed files with 3 additions and 1 deletions
|
@ -39,7 +39,9 @@ public class FlowChartLayoutTest extends AbstractFlowChartLayoutTest {
|
|||
|
||||
edge(A, B);
|
||||
edge(A, C);
|
||||
showGraph();
|
||||
applyLayout();
|
||||
|
||||
// showGraph();
|
||||
|
||||
assertVertices("""
|
||||
....
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue