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 188541b commit cc20911Copy full SHA for cc20911
test/runtests.jl
@@ -44,7 +44,7 @@ include("models/normal.jl")
44
include("models/normallognormal.jl")
45
46
if TEST_GROUP == "All" || TEST_GROUP == "Interface"
47
- #Interface tests that do not involve testing on Enzyme
+ # Interface tests that do not involve testing on Enzyme
48
include("interface/optimize.jl")
49
include("interface/rules.jl")
50
include("interface/averaging.jl")
0 commit comments