mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
adds trivial :dns test
This commit is contained in:
parent
55e618a0b6
commit
2db865e801
14
tests/app/dns.hoon
Normal file
14
tests/app/dns.hoon
Normal file
@ -0,0 +1,14 @@
|
||||
/+ *test
|
||||
::
|
||||
/= app /: /===/app/dns
|
||||
/!noun/
|
||||
::
|
||||
|%
|
||||
:: tests that :dns preps without moves
|
||||
::
|
||||
++ test-prep
|
||||
=^ moves app (~(prep app *bowl:gall *state:app) ~)
|
||||
%+ expect-eq
|
||||
!> *(list move:app)
|
||||
!> moves
|
||||
--
|
Loading…
Reference in New Issue
Block a user