File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ include("testDefaultDeconv.jl")
57
57
include (" testPartialFactors.jl" )
58
58
include (" testPartialPrior.jl" )
59
59
@error " MUST RESTORE PARTIALCONSTRAINT TEST"
60
- # include("testpartialconstraint.jl")
60
+ include (" testpartialconstraint.jl" )
61
61
include (" testPartialNH.jl" )
62
62
include (" testMixturePrior.jl" )
63
63
84
84
85
85
if TEST_GROUP in [" all" , " test_cases_group" ]
86
86
include (" testnullhypothesis.jl" )
87
- # include("testVariousNSolveSize.jl")
87
+ include (" testVariousNSolveSize.jl" )
88
88
include (" testExplicitMultihypo.jl" )
89
89
include (" TestCSMMultihypo.jl" )
90
90
include (" testCalcFactorHypos.jl" )
91
91
include (" testMultimodal1D.jl" )
92
92
include (" testMultihypoAndChain.jl" )
93
93
include (" testMultithreaded.jl" )
94
- # include("testmultihypothesisapi.jl")
94
+ include (" testmultihypothesisapi.jl" )
95
95
include (" fourdoortest.jl" )
96
96
include (" testCircular.jl" )
97
97
include (" testMixtureLinearConditional.jl" )
You can’t perform that action at this time.
0 commit comments