summaryrefslogtreecommitdiffstats
path: root/src/Make_all.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/Make_all.mak')
-rw-r--r--src/Make_all.mak4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Make_all.mak b/src/Make_all.mak
index 49ad4f0af8..79b8b94798 100644
--- a/src/Make_all.mak
+++ b/src/Make_all.mak
@@ -2,7 +2,8 @@
# Common Makefile, defines the list of tests to run.
#
-# Individual tests, including the ones part of test_alot
+# Individual tests, including the ones part of test_alot.
+# Please keep sorted up to test_alot.
NEW_TESTS = \
test_arglist \
test_arabic \
@@ -52,6 +53,7 @@ NEW_TESTS = \
test_exists_autocmd \
test_expand \
test_expand_dllpath \
+ test_expand_func \
test_expr \
test_expr_utf8 \
test_farsi \