mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 09:21:42 +03:00
29 lines
527 B
Plaintext
29 lines
527 B
Plaintext
:: tests for |title
|
|
::
|
|
/+ *test
|
|
=, title
|
|
|%
|
|
++ test-cite
|
|
;: weld
|
|
%+ expect-eq
|
|
!> "~zod^"
|
|
!> (cite ~dister-dozzod-dozzod)
|
|
::
|
|
%+ expect-eq
|
|
!> "~marzod^"
|
|
!> (cite ~dister-dozzod-marzod)
|
|
::
|
|
%+ expect-eq
|
|
!> "~palfun^foslup"
|
|
!> (cite ~littel-palfun-foslup)
|
|
::
|
|
%+ expect-eq
|
|
!> "~palfun^foslup"
|
|
!> (cite ~littel-bittel-palfun-foslup)
|
|
::
|
|
%+ expect-eq
|
|
!> "~sampel_sampel"
|
|
!> (cite ~sampel--dozzod-dozzod-dozzod-sampel)
|
|
==
|
|
--
|