Skip to content

Commit

Permalink
refs #5754 #5744. Fix error.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Aug 20, 2012
1 parent ca8d42e commit 14b2a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/Algorithms/test/MergeRunsTest.h
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ class MergeRunsTest : public CxxTest::TestSuite
do_test_with_multiperiod_data(input);
}

void test_useCustomInputPropertyName
void test_useCustomInputPropertyName()
{
MergeRuns alg;
TS_ASSERT(alg.useCustomInputPropertyName());
Expand Down

0 comments on commit 14b2a79

Please sign in to comment.