]> git.lyx.org Git - features.git/commitdiff
ctests: improve a regex
authorScott Kostyshak <skostysh@lyx.org>
Mon, 7 Jan 2019 23:17:43 +0000 (18:17 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 7 Jan 2019 23:19:26 +0000 (18:19 -0500)
The "004" did not actually match anything, so there is no change in
functionality.

This commit amends c2a99965.

development/autotests/invertedTests

index 398855aa80e91f85daae34c1e99b7e0e78625fae..bc2e753e9fb562f858e4569bc142aa59493332ca 100644 (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