summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-02-16 15:10:30 +0100
committerBram Moolenaar <Bram@vim.org>2019-02-16 15:10:30 +0100
commit14184a3133b9a6ee5f711d493c04e41ba4fa7c2f (patch)
tree2fefdfea751bfbfdbbec793f880073bd8387bb4f /src/testdir/Make_all.mak
parent6902c0eb27a3e4479445badfef31443f2227fe60 (diff)
patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932
Problem: Farsi support is outdated and unused. Solution: Delete the Farsi support.
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index 92e2ae3680..7cc5e7eae6 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -118,7 +118,6 @@ NEW_TESTS = \
test_expand_func \
test_expr \
test_expr_utf8 \
- test_farsi \
test_feedkeys \
test_file_perm \
test_file_size \
@@ -318,7 +317,6 @@ NEW_TESTS_RES = \
test_exists.res \
test_exists_autocmd.res \
test_exit.res \
- test_farsi.res \
test_file_size.res \
test_filechanged.res \
test_find_complete.res \