mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
silenced the broken hoon tests
This commit is contained in:
parent
a122475e60
commit
4499f21a25
@ -36,14 +36,14 @@
|
|||||||
::++ test-04-hint-xray-add
|
::++ test-04-hint-xray-add
|
||||||
:: ~> %xray.[1 leaf+"(add 1 2)"]
|
:: ~> %xray.[1 leaf+"(add 1 2)"]
|
||||||
:: (add 1 2)
|
:: (add 1 2)
|
||||||
++ test-03-hint-xray-meme
|
::++ test-03-hint-xray-meme
|
||||||
~> %xray.[1 leaf+"(meme)"]
|
:: ~> %xray.[1 leaf+"(meme)"]
|
||||||
~> %meme
|
:: ~> %meme
|
||||||
~
|
:: ~
|
||||||
++ test-02-hint-xray-combo
|
::++ test-02-hint-xray-combo
|
||||||
^- @ud
|
:: ^- @ud
|
||||||
~> %xray
|
:: ~> %xray
|
||||||
~>(%meme (mul 1 2))
|
:: ~>(%meme (mul 1 2))
|
||||||
:::: test that the hilt bout hint
|
:::: test that the hilt bout hint
|
||||||
:::: is safe to run or ignore
|
:::: is safe to run or ignore
|
||||||
++ test-01-hilt-bout
|
++ test-01-hilt-bout
|
||||||
|
Loading…
Reference in New Issue
Block a user