Skip to content

Commit d9d5eab

Browse files
TorkelEisaacsas
andauthored
Update test/dsl/dsl_options.jl
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 53d0ac7 commit d9d5eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dsl/dsl_options.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ let
527527
(p,d), 0 <--> X1 + X2
528528
end
529529

530-
# Multiple @compounds options
530+
# Multiple @observables options
531531
@test_throws Exception @eval @reaction_network begin
532532
@observables X ~ X1 + X2
533533
@observables Y ~ Y1 + Y2

0 commit comments

Comments
 (0)