Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Harries committed Jan 30, 2017
1 parent 9498eb4 commit cb4d31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_CMSSMSemiAnalytic_ewsb_solution.cpp
Expand Up @@ -24,7 +24,7 @@ CMSSM_mass_eigenstates match_at_high_scale(
const auto Yu = model.get_Yu();
const auto Yd = model.get_Yd();
const auto Ye = model.get_Ye();

matched.set_Yu(Yu);
matched.set_Yd(Yd);
matched.set_Ye(Ye);
Expand Down

0 comments on commit cb4d31d

Please sign in to comment.