commit 07425a6215ad8db9a60f4f6a862290fc55f31e30
Author: Scott Kostyshak <[email protected]>
Date:   Fri Jan 4 21:45:54 2019 -0500

    ctests: extend a regex to cover 2.3.x export
    
    The tests of "attic/aastex6_sample" are ignored for previous LyX
    format exports, and should also be ignored for the newly extended
    2.3.x tests.
---
 development/autotests/ignoredTests |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index 7c38faa..50f07cf 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -103,7 +103,7 @@ export/templates/attic/latex8_(dvi|dvi3_.*)
 
 # aastex.cls is obsolete and replaced by aastex6.cls
 # aastex6.cls is obsolete and replaced by aastex62.cls
-export/doc/attic/aastex6_sample_(dvi|pdf|lyx(16|21|22)).*
+export/doc/attic/aastex6_sample_(dvi|pdf|lyx(16|21|22|23)).*
 export/templates/aastex6_.*
 export/templates/aastex62_lyx16
 export/examples/aas_sample_.*

Reply via email to