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
|
debug ⇐ ∨´i=7
|
||||||
noCatch ⇐ ∨´i=8
|
noCatch ⇐ ∨´i=8
|
||||||
noerr∨↩ heapverify
|
noerr∨↩ heapverify
|
||||||
|
update∧↩ ¬heapverify
|
||||||
files ⇐ (i=≠named)/args
|
files ⇐ (i=≠named)/args
|
||||||
run ↩ update ∨ ¬∨´lint‿update
|
run ↩ update ∨ ¬∨´lint‿update
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user