Skip to content

Commit

Permalink
refs #6362 Enabled another failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Jan 23, 2013
1 parent c126b1d commit 68d8fc3
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -178,9 +178,9 @@ class CreateMDWorkspaceTest : public CxxTest::TestSuite
do_test_exec("", true);
}

void xest_exec_MDLeanEvent_fileBacked()
void test_exec_MDLeanEvent_fileBacked()
{
//do_test_exec("CreateMDWorkspaceTest.nxs", true);
do_test_exec("CreateMDWorkspaceTest.nxs", true);
}


Expand Down

0 comments on commit 68d8fc3

Please sign in to comment.