Skip to content
Snippets Groups Projects
Commit c2c411b0 authored by Janik Zikovsky's avatar Janik Zikovsky
Browse files

Refs #4939 another test line

parent 7deeed1c
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,8 @@ public:
TS_ASSERT(ws);
if (!ws) return ws;
TS_ASSERT_EQUALS(ws->getNumExperimentInfo(), 1);
for (size_t d=0; d<2; d++)
{
IMDDimension_const_sptr dim = ws->getDimension(d);
......
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