Skip to content

Commit

Permalink
refs #6449 test_fileBackEnd enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Apr 16, 2013
1 parent 04ef028 commit 2b7fd16
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 @@ -440,7 +440,7 @@ static void destroySuite(MDBoxSaveableTest * suite) { delete suite; }

//-----------------------------------------------------------------------------------------
/** Set up the file back end and xest accessing data */
void xest_fileBackEnd()
void test_fileBackEnd()
{
// Create a box with a controller for the back-end
BoxController_sptr bc(new BoxController(3));
Expand Down

0 comments on commit 2b7fd16

Please sign in to comment.