Skip to content

Commit a500728

Browse files
committed
test fix
1 parent 4005d93 commit a500728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dsl/dsl_basic_model_construction.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ let
300300
0.01, ∅ X1
301301
(3.1, 3.2), (X1,X1) X2
302302
(0.0, 2.1), X2 (X3,X3)
303-
(901.0, 63.5), (X3,X3) (C4,X4)
303+
(901.0, 63.5), (X3,X3) (X4,X4)
304304
7, X4 X5
305305
8, X4 X5
306306
1.0, X5

0 commit comments

Comments
 (0)