summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/space_leaks/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/space_leaks/all.T')
-rw-r--r--testsuite/tests/perf/space_leaks/all.T3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/perf/space_leaks/all.T b/testsuite/tests/perf/space_leaks/all.T
index f067b84aa0..f5db1b05c0 100644
--- a/testsuite/tests/perf/space_leaks/all.T
+++ b/testsuite/tests/perf/space_leaks/all.T
@@ -5,8 +5,7 @@ test('space_leak_001',
# 5% possible deviation.
[collect_stats(['peak_megabytes_allocated','bytes allocated'],5),
collect_runtime_residency(15),
- omit_ways(['profasm','profthreaded','threaded1','threaded2','nonmoving_thr']),
- reqlib('integer-gmp')
+ omit_ways(['profasm','profthreaded','threaded1','threaded2','nonmoving_thr'])
],
compile_and_run,
[''])