Skip to content

Commit

Permalink
Refs #11104. Adding Muon_ExpDecayOscTest to blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wedel committed Feb 19, 2015
1 parent 2035393 commit 27e3065
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -35,6 +35,7 @@ class IPeakFunctionIntensityTest : public CxxTest::TestSuite {
m_blackList.insert("DeltaFunction");
m_blackList.insert("ElasticDiffRotDiscreteCircle");
m_blackList.insert("ElasticDiffSphere");
m_blackList.insert("Muon_ExpDecayOscTest");

m_peakFunctions = getAllPeakFunctions(m_blackList);
m_parameterSets = getParameterSets();
Expand Down

0 comments on commit 27e3065

Please sign in to comment.