Skip to content
Snippets Groups Projects
Commit 1b7b7c27 authored by Yurov, Dmitry's avatar Yurov, Dmitry
Browse files

One more test for beam in specular simulation

Redmine: #1860
parent a5438f7c
No related branches found
No related tags found
No related merge requests found
......@@ -136,6 +136,10 @@ TEST_F(SpecularSimulationTest, SetBeamParameters)
EXPECT_EQ(0.0, beam.getPhi());
checkBeamState(sim);
sim.setInstrument(Instrument());
checkBeamState(sim);
}
TEST_F(SpecularSimulationTest, ConstructSimulation)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment