Skip to content
Snippets Groups Projects
Commit d284dd45 authored by Ricardo Leal's avatar Ricardo Leal
Browse files

Refs #6287. Tests for ILL IN5 with monitor.

parent 34626ec1
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ public:
MatrixWorkspace_sptr output2D = boost::dynamic_pointer_cast<
MatrixWorkspace>(output);
TS_ASSERT_EQUALS( output2D->getNumberHistograms(), 98304);
TS_ASSERT_EQUALS( output2D->getNumberHistograms(), 98304+1);
AnalysisDataService::Instance().clear();
}
......
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