Skip to content

Commit 53d0ac7

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

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
@@ -512,7 +512,7 @@ end
512512

513513
# Tests various erroneous declarations throw errors.
514514
let
515-
# Independent variable in @compounds.
515+
# Independent variable in @observables.
516516
@test_throws Exception @eval @reaction_network begin
517517
@observables X(t) ~ X1 + X2
518518
k, 0 --> X1 + X2

0 commit comments

Comments
 (0)