mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-26 08:41:47 -07:00
Updating conerr/4 to know the correct number of pools, now that the reservoir is gone.
Copied from Perforce Change: 190010 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
1025b28674
commit
de2f00c5ab
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ TEST_HEADER
|
|||
OUTPUT_SPEC
|
||||
assert = true
|
||||
assertfile P= global.c
|
||||
assertcond = RingLength(&arenaGlobals->poolRing) == 5
|
||||
assertcond = RingLength(&arenaGlobals->poolRing) == 4
|
||||
END_HEADER
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue