diff --git a/app/views/layouts/comatose_admin.rhtml b/app/views/layouts/comatose_admin.rhtml deleted file mode 120000 index 3cef2ab..0000000 --- a/app/views/layouts/comatose_admin.rhtml +++ /dev/null @@ -1 +0,0 @@ -application.rhtml \ No newline at end of file diff --git a/test/fixtures/comatose_pages.yml b/test/fixtures/comatose_pages.yml deleted file mode 100644 index 8222f13..0000000 --- a/test/fixtures/comatose_pages.yml +++ /dev/null @@ -1,25 +0,0 @@ -root: - id: 1 - title: Root page - slug: - type: Article -ze: - id: 2 - title: Ze homepage - slug: ze - full_path: 'ze' - type: Article -ze_curriculum: - id: 3 - title: Ze curriculum - parent_id: 2 - slug: curriculum - full_path: 'ze/curriculum' - type: Article -ze_contact: - id: 4 - title: Ze contact info - parent_id: 2 - slug: contact - full_path: 'ze/contact' - type: Article -- libgit2 0.21.2