From dc7d4bfab7e04a295a0e59f52dd7d45216034b49 Mon Sep 17 00:00:00 2001 From: Atinux Date: Tue, 31 Oct 2017 18:33:46 +0100 Subject: [PATCH] test: Add children fixPrepatch example --- test/fixtures/children/layouts/patch.vue | 13 +++++++++++++ test/fixtures/children/pages/patch.vue | 17 +++++++++++++++++ test/fixtures/children/pages/patch/_id.vue | 16 ++++++++++++++++ .../fixtures/children/pages/patch/_id/child.vue | 16 ++++++++++++++++ .../children/pages/patch/_id/child/_slug.vue | 13 +++++++++++++ .../fixtures/children/pages/patch/_id/index.vue | 3 +++ test/fixtures/children/pages/patch/index.vue | 3 +++ 7 files changed, 81 insertions(+) create mode 100644 test/fixtures/children/layouts/patch.vue create mode 100644 test/fixtures/children/pages/patch.vue create mode 100644 test/fixtures/children/pages/patch/_id.vue create mode 100644 test/fixtures/children/pages/patch/_id/child.vue create mode 100644 test/fixtures/children/pages/patch/_id/child/_slug.vue create mode 100644 test/fixtures/children/pages/patch/_id/index.vue create mode 100644 test/fixtures/children/pages/patch/index.vue diff --git a/test/fixtures/children/layouts/patch.vue b/test/fixtures/children/layouts/patch.vue new file mode 100644 index 0000000000..3fa8ff94b8 --- /dev/null +++ b/test/fixtures/children/layouts/patch.vue @@ -0,0 +1,13 @@ + diff --git a/test/fixtures/children/pages/patch.vue b/test/fixtures/children/pages/patch.vue new file mode 100644 index 0000000000..0c56e113b2 --- /dev/null +++ b/test/fixtures/children/pages/patch.vue @@ -0,0 +1,17 @@ + + + diff --git a/test/fixtures/children/pages/patch/_id.vue b/test/fixtures/children/pages/patch/_id.vue new file mode 100644 index 0000000000..4f83f42169 --- /dev/null +++ b/test/fixtures/children/pages/patch/_id.vue @@ -0,0 +1,16 @@ + + + diff --git a/test/fixtures/children/pages/patch/_id/child.vue b/test/fixtures/children/pages/patch/_id/child.vue new file mode 100644 index 0000000000..8e0c0d02d0 --- /dev/null +++ b/test/fixtures/children/pages/patch/_id/child.vue @@ -0,0 +1,16 @@ + + + diff --git a/test/fixtures/children/pages/patch/_id/child/_slug.vue b/test/fixtures/children/pages/patch/_id/child/_slug.vue new file mode 100644 index 0000000000..ed5491dfc1 --- /dev/null +++ b/test/fixtures/children/pages/patch/_id/child/_slug.vue @@ -0,0 +1,13 @@ + + + diff --git a/test/fixtures/children/pages/patch/_id/index.vue b/test/fixtures/children/pages/patch/_id/index.vue new file mode 100644 index 0000000000..d86b9896cf --- /dev/null +++ b/test/fixtures/children/pages/patch/_id/index.vue @@ -0,0 +1,3 @@ + diff --git a/test/fixtures/children/pages/patch/index.vue b/test/fixtures/children/pages/patch/index.vue new file mode 100644 index 0000000000..5d848671f3 --- /dev/null +++ b/test/fixtures/children/pages/patch/index.vue @@ -0,0 +1,3 @@ +