Skip to content

Commit

Permalink
fix #29: add tiny_depgraph.png back
Browse files Browse the repository at this point in the history
  • Loading branch information
thchr committed Apr 11, 2023
1 parent d30bc1e commit 12498e5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/demos.jl
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ function test_example(layout, graph_name, tol=0.05; kwargs...)
end

@testset "$layout Demos" for layout in (Zarate(),)
test_example(layout, :tiny_depgraph)
test_example(layout, :cross)
test_example(layout, :loop)
test_example(layout, :medium_pert)
Expand Down
Binary file added test/references/Zarate/direct/tiny_depgraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test/references/Zarate/paths/tiny_depgraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12498e5

Please sign in to comment.