[LyX/master] ctests: invert another 2.5.x roundtrip

Scott Kostyshak skostysh at lyx.org
Fri Aug 7 20:21:03 UTC 2026


commit b2d0d45c9607dbc85c96e82855a64811031be7e6
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Fri Aug 7 22:19:33 2026 +0200

    ctests: invert another 2.5.x roundtrip
    
    Amends 75ad49e4.
---
 development/autotests/invertedTests | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index 54e16cf580..5da4f9351d 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -26,7 +26,7 @@ Sublabel: todo
 #
 # which makes "check_load" and "lyx2lyx" fail (lyx2lyx for < 2.3 is ignored).
 check_load/templates/Articles/Association_for_Computing_Machinery_.*
-export/templates/Articles/Association_for_Computing_Machinery_.*_lyx(23|24)
+export/templates/Articles/Association_for_Computing_Machinery_.*_lyx(23|24|25)
 
 # Failing LyX2LyX conversions for old versions:
 #


More information about the lyx-cvs mailing list