aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/integration_check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration_check.c b/tests/integration_check.c
index 0196742f..701d8be7 100644
--- a/tests/integration_check.c
+++ b/tests/integration_check.c
@@ -138,7 +138,6 @@ int main(int argc, char *argv[])
ic.ir_inn = ir_inn;
ic.ir_mid = ir_mid;
ic.ir_out = ir_out;
- ic.limit = 0.0;
ic.meth = INTEGRATION_RINGS;
ic.int_diag = INTDIAG_NONE;
if ( init_intcontext(&ic) ) {