Skip to content

Commit

Permalink
Refs #4939 another test line
Browse files Browse the repository at this point in the history
  • Loading branch information
Janik Zikovsky committed Mar 8, 2012
1 parent 7deeed1 commit c2c411b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ class ConvertToDetectorFaceMDTest : public CxxTest::TestSuite
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);
Expand Down

0 comments on commit c2c411b

Please sign in to comment.