X-Git-Url: http://nitlanguage.org diff --git a/tests/bench_complex_sort.nit b/tests/bench_complex_sort.nit index 2eef2cb..e05cb45 100644 --- a/tests/bench_complex_sort.nit +++ b/tests/bench_complex_sort.nit @@ -111,7 +111,7 @@ do end end -var n = 100 +var n = 20 if not args.is_empty then n = args.first.to_i