Skip to content

Commit 1f40db2

Browse files
dqpinelJon Vegard Venås
authored andcommitted
Add initial test of inheritance of descriptive names
1 parent 0f9ed95 commit 1f40db2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_interactivity.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ pin_plot_button = get_button(gui, :pin_plot)
103103
case;
104104
path_to_descriptive_names = path_to_descriptive_names,
105105
)
106+
106107
@test descriptive_names_raw[:structures][:Node][:opex_fixed] == str1
107108
@test :StorCapOpexFixed keys(descriptive_names_raw[:structures])
108109
@test :RefNetworkNode keys(descriptive_names_raw[:structures])

0 commit comments

Comments
 (0)