We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50b762 commit a444b7fCopy full SHA for a444b7f
test/runtests.jl
@@ -14,7 +14,7 @@ const bwd = Diffractor.PrimeDerivativeBack
14
@testset verbose=true "Diffractor.jl" begin # overall testset, ensures all tests run
15
16
@testset "$file" for file in (
17
- "extra_rules.jl"
+ "extra_rules.jl",
18
"stage2_fwd.jl",
19
"tangent.jl",
20
"forward_diff_no_inf.jl",
0 commit comments