From cf1897a949f197f237cee91d156f3e8a53bf0e3e Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Mon, 10 Sep 2007 23:32:12 +0000 Subject: [PATCH] ActionItem18: marking pending integration tests --- test/fixtures/comatose_pages.yml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/test/fixtures/comatose_pages.yml b/test/fixtures/comatose_pages.yml index f56068b..0526cc5 100644 --- a/test/fixtures/comatose_pages.yml +++ b/test/fixtures/comatose_pages.yml @@ -1,4 +1,21 @@ root: id: 1 title: Root page - slug: '' + slug: +ze: + id: 2 + title: Ze homepage + slug: ze + full_path: 'ze' +ze_curriculum: + id: 3 + title: Ze curriculum + parent_id: 2 + slug: curriculum + full_path: 'ze/curriculum' +ze_contact: + id: 4 + title: Ze contact info + parent_id: 2 + slug: contact + full_path: 'ze/contact' -- libgit2 0.21.2