Skip to content

Commit

Permalink
refs #6856 Enabling last disabled unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed May 24, 2013
1 parent 8406d53 commit d48de8e
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,10 @@ class ConvertToDiffractionMDWorkspace2Test : public CxxTest::TestSuite
do_test_MINITOPAZ(TOF, 2);
}

/* void xest_MINITOPAZ_OneEventPerBin_fromEventWorkspace()
void test_MINITOPAZ_OneEventPerBin_fromEventWorkspace()
{
not yet implemented
do_test_MINITOPAZ(TOF, 1, true, false);
}*/
}

void test_MINITOPAZ_OneEventPerBin_fromWorkspace2D()
{
Expand Down

0 comments on commit d48de8e

Please sign in to comment.