diff options
Diffstat (limited to 'tests/system/talloc2.nim')
-rw-r--r-- | tests/system/talloc2.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/talloc2.nim b/tests/system/talloc2.nim index c498a3f4b..9d1687f34 100644 --- a/tests/system/talloc2.nim +++ b/tests/system/talloc2.nim @@ -5,7 +5,7 @@ joinable: false disabled: 32bit """ # no point to test this on system with smaller address space -# appveyor is "out of memory" +# was: appveyor is "out of memory" const nmax = 2*1024*1024*1024 |