mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-01-09 07:14:20 +01:00
16 lines
300 B
Diff
16 lines
300 B
Diff
--- 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* */
|
|
|