Removed trailing space.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@924351 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b2fc89b01c
commit
467494bca5
|
@ -32,7 +32,7 @@ public class PascalDistributionTest extends IntegerDistributionAbstractTest {
|
|||
public PascalDistributionTest(String name) {
|
||||
super(name);
|
||||
}
|
||||
|
||||
|
||||
// --------------------- Override tolerance --------------
|
||||
protected double defaultTolerance = NormalDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY;
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue