Skip to content

Commit

Permalink
refs #6449 Enabled one NeXus loader test.
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts authored and martyngigg committed Apr 10, 2013
1 parent ca89fff commit 8fec31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/MDEvents/test/MDBoxSaveableTest.h
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ static void destroySuite(MDBoxSaveableTest * suite) { delete suite; }

//-----------------------------------------------------------------------------------------
/** Can we load it back? */
void xest_loadDirectNexus()
void test_loadDirectNexus()
{
// A box to load stuff from
MDBox<MDLeanEvent<3>,3> c(sc.get());
Expand Down

0 comments on commit 8fec31d

Please sign in to comment.