Skip to content

Commit

Permalink
Wikimaker fixes for RemoveExpDecay
Browse files Browse the repository at this point in the history
It was necessary to change the name from MuonRemoveExpDecay files to RemoveExpDecay.

re #6485
  • Loading branch information
gesnerpassos committed Feb 28, 2013
1 parent 1f3703b commit 9e01fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/Algorithms/test/RemoveExpDecayTest.h
Expand Up @@ -14,7 +14,7 @@
using namespace Mantid::Algorithms;
using namespace Mantid::API;

class MuonRemoveExpDecayTest : public CxxTest::TestSuite
class RemoveExpDecayTest : public CxxTest::TestSuite
{
public:

Expand Down

0 comments on commit 9e01fe5

Please sign in to comment.