X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=test%2Fmailshears_test.rb;h=675f0b8736b90bc3a0964589932079711509b482;hp=865bd4a18eefd72b071a45968a4ac90d10fc4ae8;hb=826f82992ce99a35a1b7fc1ac973611371610dd7;hpb=c91d65b619b00073328053d729990202f0408905;ds=inline diff --git a/test/mailshears_test.rb b/test/mailshears_test.rb index 865bd4a..675f0b8 100644 --- a/test/mailshears_test.rb +++ b/test/mailshears_test.rb @@ -71,15 +71,15 @@ class MailshearsTest < MiniTest::Test # +------------------ +---------+ # # - # +---------------------------------------------------------+ - # | shared | - # +-----+--------------------+----------+-------------------+ - # | sid | user_from | calendar | user_which | - # +-----+--------------------+----------+-------------------+ - # | 1 | adam@example.net | derp | beth@example.net | - # +-----+--------------------+----------+-------------------+ - # | 2 | booger@example.com | derp | carol@example.net | - # +-----+--------------------+----------+-------------------+ + # +---------------------------------------------------------------------------------------------------------------------+ + # | shares | + # +-----+-----------------------------------+---------------------------------------------------+-----------------------+ + # | sid | owner | calendar | with | + # +-----+-----------------------------------+---------------------------------------------------+-----------------------+ + # | 1 | /caldav.php/adam%40example.net/ | /caldav.php/adam%40example.net/calendar-default | /beth%40example.net/ | + # +-----+-----------------------------------+---------------------------------------------------+-----------------------+ + # | 2 | /caldav.php/booger%40example.com/ | /caldav.php/booger%40example.com/calendar-default | /carol%40example.net/ | + # +-----+-----------------------------------+---------------------------------------------------+-----------------------+ # # # 2. davical_test