Skip to content

Commit

Permalink
Refs #10659 Remove failing overzealous test
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Jeffery committed Nov 28, 2014
1 parent c4612dc commit 47e27bc
Showing 1 changed file with 0 additions and 6 deletions.
Expand Up @@ -67,12 +67,6 @@ class ConvertToReflectometryQTest : public CxxTest::TestSuite
Mantid::API::FrameworkManager::Instance();
}

void test_catagory()
{
ConvertToReflectometryQ alg;
TS_ASSERT_EQUALS("Reflectometry\\ISIS", alg.category());
}

void test_name()
{
ConvertToReflectometryQ alg;
Expand Down

0 comments on commit 47e27bc

Please sign in to comment.