test/run.bqn: make update-messages not break horribly with heapverify
This commit is contained in:
parent
8fafbcde65
commit
a3be4dbd96
@ -40,6 +40,7 @@ o ← {
|
||||
debug ⇐ ∨´i=7
|
||||
noCatch ⇐ ∨´i=8
|
||||
noerr∨↩ heapverify
|
||||
update∧↩ ¬heapverify
|
||||
files ⇐ (i=≠named)/args
|
||||
run ↩ update ∨ ¬∨´lint‿update
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user