]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Test a few non-ASCII chars in comments
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 31 Jul 2023 12:44:13 +0000 (14:44 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 31 Jul 2023 12:44:13 +0000 (14:44 +0200)
regression-tests.api/test_Zones.py

index 46d92f552075ec10681d19af3a7b9d0e3a6bb7a8..44e1f4c891f5175f1e286d2e7ec39b7b74ac15b9 100644 (file)
@@ -251,7 +251,7 @@ class AuthZones(ApiTestCase, AuthZonesHelperMixin):
                   "type": "soa",  # test uppercasing of type, too.
                   "comments": [{
                       "account": "test1",
-                      "content": "blah blah",
+                      "content": "blah blah and test a few non-ASCII chars: ö, € and 😀",
                       "modified_at": 11112,
                   }],
               },