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:
🇰🇠Cambodia | 1 | https://iptv-org.github.io/iptv/countries/kh.m3u |
🇨🇲 Cameroon | 1 | https://iptv-org.github.io/iptv/countries/cm.m3u |
🇨🇦 Canada | 2 | https://iptv-org.github.io/iptv/countries/ca.m3u |
- Ontario | 1 | https://iptv-org.github.io/iptv/countries/ca-on.m3u |
+ Ontario | 1 | https://iptv-org.github.io/iptv/subdivisions/ca-on.m3u |
🇨🇻 Cape Verde | 1 | https://iptv-org.github.io/iptv/countries/cv.m3u |
🇰🇾 Cayman Islands | 1 | https://iptv-org.github.io/iptv/countries/ky.m3u |
🇨🇫 Central African Republic | 1 | https://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}