Skip to content
Snippets Groups Projects
Commit bda47242 authored by Anthony Lim's avatar Anthony Lim
Browse files

refs #22464 clang for fixed tests for EstimateMuonAsymm

parent e46e3ea0
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,6 @@ public:
TS_ASSERT_DELTA(fineOutWS->e(0)[1 + j * 3], coarseOutWS->e(0)[j], Delta);
}
}
};
class CalculateMuonAsymmetryTestPerformance : public CxxTest::TestSuite {
......
......@@ -24,7 +24,7 @@ namespace WorkflowAlgorithms {
* @param start is the start time
* @param end is the end time
* @param groupIndex :: [input] Workspace index of the group to analyse
* @param wsName :: the name of the workspace (for normalization table)
* @param wsName :: the name of the workspace (for normalization table)
*/
MuonGroupAsymmetryCalculator::MuonGroupAsymmetryCalculator(
const Mantid::API::WorkspaceGroup_sptr inputWS,
......
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