summaryrefslogtreecommitdiff
blob: 0e8ea32e29904e79ecbbe5adfe4356f5895897dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/tests/lib/vfs/path_len.c
+++ b/tests/lib/vfs/path_len.c
@@ -89,12 +89,6 @@
         "/тестовый/путь",
         26
     },
-#ifdef HAVE_CHARSET
-    { /* 3. */
-        "/#enc:KOI8-R/тестовый/путь",
-        38
-    },
-#endif /* HAVE_CHARSET */
 };
 /* *INDENT-ON* */