Skip to content

Commit 7f29861

Browse files
committed
drop absrelroots
1 parent c3e3a79 commit 7f29861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testBlocks.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ struct TestFunctorInferenceType1 <: AbstractRelative end
3232
struct TestFunctorInferenceType2 <: AbstractRelative end
3333

3434
struct TestAbstractPrior <: AbstractPrior end
35-
struct TestAbstractRelativeFactor <: AbstractRelativeRoots end
35+
# struct TestAbstractRelativeFactor <: AbstractRelativeRoots end
3636
struct TestAbstractRelativeFactorMinimize <: AbstractRelativeMinimize end
3737

3838
Base.@kwdef struct PackedTestFunctorInferenceType1 <: AbstractPackedFactor

0 commit comments

Comments
 (0)