From 86fba7ae777bb603f2c280a227104d538db79a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Sun, 25 Dec 2016 21:09:14 +0100 Subject: [PATCH] Add test for layout with dash --- test/fixtures/with-config/layouts/custom-env.vue | 6 ++++++ test/fixtures/with-config/pages/env.vue | 1 + test/with-config.test.js | 1 + 3 files changed, 8 insertions(+) create mode 100644 test/fixtures/with-config/layouts/custom-env.vue diff --git a/test/fixtures/with-config/layouts/custom-env.vue b/test/fixtures/with-config/layouts/custom-env.vue new file mode 100644 index 0000000000..7f82cac1ca --- /dev/null +++ b/test/fixtures/with-config/layouts/custom-env.vue @@ -0,0 +1,6 @@ + diff --git a/test/fixtures/with-config/pages/env.vue b/test/fixtures/with-config/pages/env.vue index 08ab5daca5..9785f3ab19 100644 --- a/test/fixtures/with-config/pages/env.vue +++ b/test/fixtures/with-config/pages/env.vue @@ -4,6 +4,7 @@