Skip to content

Commit 84b2a6b

Browse files
committed
add comment
1 parent 44e93a1 commit 84b2a6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/nopre/jet.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ end
132132

133133
@testset "JET Tests for default algs with DualLinear Problems" begin
134134
# Test for Default alg choosing for DualLinear Problems
135+
# These should both produce a LinearCache
135136
alg = LinearSolve.DefaultLinearSolver(LinearSolve.DefaultAlgorithmChoice.GenericLUFactorization)
136137
JET.@test_opt init(dual_prob, alg) broken = true
137138
JET.@test_opt init(dual_prob) broken = true

0 commit comments

Comments
 (0)