Skip to content
Snippets Groups Projects
Commit 147e7ee3 authored by Dan Nixon's avatar Dan Nixon
Browse files

Merge pull request #572 from mantidproject/enable_sofqwtest_method

Enable test that was accidentally disabled
parents 84cec0d6 598ffe2b
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ public:
TS_ASSERT_DELTA( result->readE(5)[1025], 0.02148236, delta);
}
void xtestExecUsingDifferentMethodChoosesDifferentAlgorithm()
void testExecUsingDifferentMethodChoosesDifferentAlgorithm()
{
auto result = SofQWTest::runSQW<Mantid::Algorithms::SofQW>("Polygon");
......
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