Skip to content

Commit

Permalink
Re #8362. Fix what looks to be an unconsequential typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed May 7, 2014
1 parent bc18afc commit aaae64c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -717,7 +717,7 @@ class EventWorkspaceTest : public CxxTest::TestSuite
{ TS_ASSERT_EQUALS( e300[i], e300_copy[i] ); }

inSpec->unlockData();
inSpec300->lockData();
inSpec300->unlockData();

MantidVec otherData = ew2->readY(255);

Expand Down

0 comments on commit aaae64c

Please sign in to comment.