summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-12-18 18:45:12 -0800
committerJim Meyering <meyering@fb.com>2019-12-18 18:46:05 -0800
commit0cd76e7aee143c494c9c7b5abb59dfd635df108e (patch)
tree7623a80152763e68b9db66de2287a7950bea1917
parent8d8dc4c62e965527bb5523773b303f33cac6ef87 (diff)
downloadgrep-0cd76e7aee143c494c9c7b5abb59dfd635df108e.tar.gz
maint: sort test names
* tests/Makefile.am (TESTS): Alphabetize the new addition, mb-non-UTF8-perf-Fw to placate syntax-check's sc_sorted_tests.
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dee6f46e..5da4f858 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -123,8 +123,8 @@ TESTS = \
max-count-vs-context \
mb-dot-newline \
mb-non-UTF8-overrun \
- mb-non-UTF8-performance \
mb-non-UTF8-perf-Fw \
+ mb-non-UTF8-performance \
mb-non-UTF8-word-boundary \
multibyte-white-space \
multiple-begin-or-end-line \