]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - test/sql/agendav-fixtures.sql
Fix the AgenDAV fixures SQL, again.
[mailshears.git] / test / sql / agendav-fixtures.sql
index 5af6cdb11ca188177ba3935a181e2d1f678e86cf..fe39f6ef014103ecea34a85381cba9f833fdfcd3 100644 (file)
@@ -11,7 +11,7 @@ INSERT INTO shares (owner, calendar, "with", options, rw)
 INSERT INTO prefs (username, options) VALUES ('booger@example.com', 'herp');
 INSERT INTO shares (owner, calendar, "with", options, rw)
   VALUES ('/caldav.php/booger%40example.com/',
 INSERT INTO prefs (username, options) VALUES ('booger@example.com', 'herp');
 INSERT INTO shares (owner, calendar, "with", options, rw)
   VALUES ('/caldav.php/booger%40example.com/',
-          '/carol%40example.net/',
          '/caldav.php/booger%40example.com/calendar-default',
          '/caldav.php/booger%40example.com/calendar-default',
+          '/carol%40example.net/',
          'a:0:{}',
          true);
          'a:0:{}',
          true);