Skip to content

Commit 5c8c3cd

Browse files
authored
Refactor TestSystemStructure in carpanza_tearing.jl
Remove comments and adjust struct definition.
1 parent ff3a9bb commit 5c8c3cd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/carpanzano_tearing.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
using BipartiteGraphs
44
import Graphs: add_edge!
55

6-
# Minimal concrete SystemStructure used only in these tests.
76
struct TestSystemStructure <: StateSelection.SystemStructure
87
graph::BipartiteGraph{Int,Nothing}
98
solvable_graph::BipartiteGraph{Int,Nothing}

0 commit comments

Comments
 (0)