Fix merge error in previous commit

Issue: SPR-11385
This commit is contained in:
Sam Brannen 2014-02-04 23:27:35 +01:00
parent 69a89b1bb0
commit 3a89bc4b26
1 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ public abstract aspect AbstractMethodMockingControl percflow(mockStaticsTestMeth
}
c.setThrow(throwable);
}
}
}