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

View File

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