test/run.bqn: make update-messages not break horribly with heapverify

This commit is contained in:
dzaima 2024-09-09 06:35:56 +03:00
parent 8fafbcde65
commit a3be4dbd96

View File

@ -40,6 +40,7 @@ o ← {
debug ´i=7
noCatch ´i=8
noerr heapverify
update ¬heapverify
files (i=named)/args
run update ¬´lintupdate
}