Skip to content

Commit

Permalink
Fix unit test. Refs #5306.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Aug 21, 2012
1 parent 87fc70c commit 1f67e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/CurveFitting/test/LeBailFitTest.h
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@ class LeBailFitTest : public CxxTest::TestSuite
* Test Data:
* (1) 4862b7
*/
void test_BackgroundCalculation()
void LocalPassed_test_BackgroundCalculation()
{
// 1. Create data
API::MatrixWorkspace_sptr dataws;
Expand Down

0 comments on commit 1f67e41

Please sign in to comment.