Skip to content

Commit

Permalink
refs #6841 added test for experiment info
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Apr 8, 2013
1 parent 8edea31 commit d8fb0e1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ namespace MDEventsTestHelper
}
out->refreshCache();
}
auto ei = API::ExperimentInfo_sptr(new API::ExperimentInfo());
out->addExperimentInfo(ei);

// Add to ADS on option
if (!wsName.empty())
Expand Down

0 comments on commit d8fb0e1

Please sign in to comment.