Skip to content

Commit 33bf399

Browse files
committed
test: debug tests
1 parent c69dc59 commit 33bf399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/7_test_aqua.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# `JuMP.@operator`, and JuMP will never call these functions with 0 argument, so
66
# defining zero-argument methods would be useless, so I disable this check here.
77
unbound_args = false
8-
Aqua.test_all(ModelPredictiveControl, unbound_args)
8+
Aqua.test_all(ModelPredictiveControl; unbound_args)
99
end

0 commit comments

Comments
 (0)