ctests: improve a regex

The "004" did not actually match anything, so there is no change in
functionality.

This commit amends c2a99965.
This commit is contained in:
Scott Kostyshak 2019-01-07 18:17:43 -05:00
parent 81066e2894
commit 84bd059828

View File

@ -75,7 +75,7 @@ export/export/latex/unicodesymbols/074-76-letterlike-numberforms-arrows_cp1256_p
# CJK:
# Many unicode blocks work fine with utf8-cjk
# Only a few are failing now (special documentclass required?):
export/export/latex/unicodesymbols/(001|004|070|074).*_utf8-cjk_pdf2
export/export/latex/unicodesymbols/(001|070|074).*_utf8-cjk_pdf2
export/export/latex/unicodesymbols/.*_euc-cn_pdf2
export/export/latex/unicodesymbols/.*_gbk_pdf2