mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-25 07:52:59 +03:00
hooks: fix tests
This commit is contained in:
parent
938ba80e9e
commit
460a290cb1
@ -1,8 +1,8 @@
|
||||
/- *demo
|
||||
:- %say
|
||||
|= $: [now=@da eny=@uvJ =beak]
|
||||
[[=term lst=(list action) ~] ~]
|
||||
[[=term lst=(list update) ~] ~]
|
||||
==
|
||||
:- %demo-update-0
|
||||
^- action
|
||||
^- update
|
||||
[%run [p.beak term] lst]
|
||||
|
@ -6,6 +6,7 @@
|
||||
|%
|
||||
++ noun upd
|
||||
++ demo-update-1 upd
|
||||
++ demo-update upd
|
||||
--
|
||||
::
|
||||
++ grab
|
||||
|
@ -0,0 +1,16 @@
|
||||
/- *demo
|
||||
::
|
||||
|_ upd=update
|
||||
++ grad %noun
|
||||
++ grow
|
||||
|%
|
||||
++ noun upd
|
||||
++ demo-update-1 upd
|
||||
++ demo-update-0 upd
|
||||
--
|
||||
::
|
||||
++ grab
|
||||
|%
|
||||
++ noun update
|
||||
--
|
||||
--
|
Loading…
Reference in New Issue
Block a user