beast-dev / beast-mcmc

Bayesian Evolutionary Analysis Sampling Trees
http://beast.community
GNU Lesser General Public License v2.1
192 stars 73 forks source link

fixing junit tests #1085

Closed gabehassler closed 4 years ago

gabehassler commented 4 years ago

Doesn't require likelihoods in MarkovChain to be able to be cast to CompoundLikelihood. I'm not sure how often this situation arises in practice, but it was disrupting the unit tests.