Skip to content

Commit

Permalink
refs #6449 One more MDBoxSaveableTest enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Apr 9, 2013
1 parent 4bb883c commit ba24aae
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 @@ -225,7 +225,7 @@ static void destroySuite(MDBoxSaveableTest * suite) { delete suite; }
}
/** Test splitting of a MDBox into a MDGridBox when the
* original box is backed by a file. */
void xest_fileBackEnd_construction()
void test_fileBackEnd_construction()
{
// Create a box with a controller for the back-end
BoxController_sptr bc(new BoxController(3));
Expand Down

0 comments on commit ba24aae

Please sign in to comment.