Skip to content

Commit

Permalink
refs #8060 Fixing duplicate test class name
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Apr 29, 2014
1 parent ffb3892 commit b398aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/MDAlgorithms/test/MullerAnsatzTest.h
Expand Up @@ -7,7 +7,7 @@

#include <cxxtest/TestSuite.h>

class Strontium122Test : public CxxTest::TestSuite
class MullerAnsatzTest : public CxxTest::TestSuite
{
private:
class FakeFGModelFitFunction :
Expand Down

0 comments on commit b398aed

Please sign in to comment.