From 708a367802e6d2841d9c2be2f212d402f361d2f7 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 12 Sep 2022 07:51:26 +0300 Subject: [PATCH] Update tests/__data__ --- .../expected/.gh-pages/{countries => subdivisions}/ca-on.m3u | 0 tests/__data__/expected/_readme.md | 2 +- tests/__data__/expected/logs/generators/countries.log | 2 +- tests/__data__/input/logs/generators/countries.log | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename tests/__data__/expected/.gh-pages/{countries => subdivisions}/ca-on.m3u (100%) diff --git a/tests/__data__/expected/.gh-pages/countries/ca-on.m3u b/tests/__data__/expected/.gh-pages/subdivisions/ca-on.m3u similarity index 100% rename from tests/__data__/expected/.gh-pages/countries/ca-on.m3u rename to tests/__data__/expected/.gh-pages/subdivisions/ca-on.m3u diff --git a/tests/__data__/expected/_readme.md b/tests/__data__/expected/_readme.md index 1edc4dba7..b1ccfdd7a 100644 --- a/tests/__data__/expected/_readme.md +++ b/tests/__data__/expected/_readme.md @@ -185,7 +185,7 @@ Same thing, but split up into separate files: 🇰🇭 Cambodia1https://iptv-org.github.io/iptv/countries/kh.m3u 🇨🇲 Cameroon1https://iptv-org.github.io/iptv/countries/cm.m3u 🇨🇦 Canada2https://iptv-org.github.io/iptv/countries/ca.m3u -       Ontario1https://iptv-org.github.io/iptv/countries/ca-on.m3u +       Ontario1https://iptv-org.github.io/iptv/subdivisions/ca-on.m3u 🇨🇻 Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u 🇰🇾 Cayman Islands1https://iptv-org.github.io/iptv/countries/ky.m3u 🇨🇫 Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u diff --git a/tests/__data__/expected/logs/generators/countries.log b/tests/__data__/expected/logs/generators/countries.log index e430bad8e..0e3317f16 100644 --- a/tests/__data__/expected/logs/generators/countries.log +++ b/tests/__data__/expected/logs/generators/countries.log @@ -38,7 +38,7 @@ {"filepath":"countries/kh.m3u","count":1} {"filepath":"countries/cm.m3u","count":1} {"filepath":"countries/ca.m3u","count":2} -{"filepath":"countries/ca-on.m3u","count":1} +{"filepath":"subdivisions/ca-on.m3u","count":1} {"filepath":"countries/cv.m3u","count":1} {"filepath":"countries/ky.m3u","count":1} {"filepath":"countries/cf.m3u","count":1} diff --git a/tests/__data__/input/logs/generators/countries.log b/tests/__data__/input/logs/generators/countries.log index 65855799d..1867641c0 100644 --- a/tests/__data__/input/logs/generators/countries.log +++ b/tests/__data__/input/logs/generators/countries.log @@ -38,7 +38,7 @@ {"filepath":"countries/kh.m3u","count":1} {"filepath":"countries/cm.m3u","count":1} {"filepath":"countries/ca.m3u","count":2} -{"filepath":"countries/ca-on.m3u","count":1} +{"filepath":"subdivisions/ca-on.m3u","count":1} {"filepath":"countries/cv.m3u","count":1} {"filepath":"countries/ky.m3u","count":1} {"filepath":"countries/cf.m3u","count":1}