mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
spelling fix
This commit is contained in:
parent
40a580f77a
commit
52b7351b8f
@ -39,7 +39,7 @@
|
|||||||
test-call-scry-succeed
|
test-call-scry-succeed
|
||||||
test-call-scry-fail
|
test-call-scry-fail
|
||||||
test-call-scry-block
|
test-call-scry-block
|
||||||
test-call-scry-varries
|
test-call-scry-varies
|
||||||
test-slim
|
test-slim
|
||||||
test-slit
|
test-slit
|
||||||
test-slit-error
|
test-slit-error
|
||||||
@ -1428,14 +1428,14 @@
|
|||||||
results3
|
results3
|
||||||
(expect-ford-empty ford ~nul)
|
(expect-ford-empty ford ~nul)
|
||||||
==
|
==
|
||||||
:: +test-call-scry-varries: call with an argument which varies
|
:: +test-call-scry-varies: call with an argument which varies
|
||||||
::
|
::
|
||||||
:: This test reads the sample for a %call schematic from clay. This sample
|
:: This test reads the sample for a %call schematic from clay. This sample
|
||||||
:: is a date. Inside of the gate called, we scry on a path based on the
|
:: is a date. Inside of the gate called, we scry on a path based on the
|
||||||
:: passed in sample date.
|
:: passed in sample date.
|
||||||
::
|
::
|
||||||
++ test-call-scry-varries
|
++ test-call-scry-varies
|
||||||
~& %test-call-scry-varries
|
~& %test-call-scry-varies
|
||||||
::
|
::
|
||||||
=/ date-type=type [%atom %da ~]
|
=/ date-type=type [%atom %da ~]
|
||||||
=/ term-type=type [%atom %tas ~]
|
=/ term-type=type [%atom %tas ~]
|
||||||
|
Loading…
Reference in New Issue
Block a user