docs: reorder collation regression test order in paragraph

Backpatch-through: 10
This commit is contained in:
Bruce Momjian 2019-04-20 11:18:43 -04:00
parent eb882a1b71
commit bfbc150e39
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ make check EXTRA_TESTS=numeric_big
</screen>
To run the collation tests:
<screen>
make check EXTRA_TESTS='collate.icu.utf8 collate.linux.utf8' LANG=en_US.utf8
make check EXTRA_TESTS='collate.linux.utf8 collate.icu.utf8' LANG=en_US.utf8
</screen>
The <literal>collate.linux.utf8</literal> test works only on Linux/glibc
platforms. The <literal>collate.icu.utf8</literal> test only works when