mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 04:52:06 +03:00
king: fix test (daaad)
This commit is contained in:
parent
d7de50be07
commit
f08d7c6031
@ -70,7 +70,7 @@ treeRTMug inp = do
|
||||
non <- cueBSExn byt
|
||||
tee <- fromNounExn non
|
||||
mug <- evaluate $ mug $ toNoun $ treeTestsIdentity tee
|
||||
pure $ Text.Lazy.Encoding.encodeUtf8 $ tlshow (mug :: Natural)
|
||||
pure $ Text.Lazy.Encoding.encodeUtf8 $ tlshow mug
|
||||
|
||||
goldenPill
|
||||
:: TestName
|
||||
|
Loading…
Reference in New Issue
Block a user