Skip to content

Commit

Permalink
refs #6449 test_fileBackEnd_nonConst_access enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Apr 17, 2013
1 parent b569dc2 commit 3dd6b8a
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 @@ -503,7 +503,7 @@ static void destroySuite(MDBoxSaveableTest * suite) { delete suite; }
//-----------------------------------------------------------------------------------------
/** Set up the file back end and test accessing data
* in a non-const way, and writing it back out*/
void xest_fileBackEnd_nonConst_access()
void test_fileBackEnd_nonConst_access()
{
// Create a box with a controller for the back-end
BoxController_sptr bc(new BoxController(3));
Expand Down

0 comments on commit 3dd6b8a

Please sign in to comment.