king: fix test (daaad)

This commit is contained in:
pilfer-pandex 2020-11-11 16:56:56 -08:00
parent d7de50be07
commit f08d7c6031

View File

@ -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