[latex3-commits] [latex3/latex2e] develop: fix test file (767a8eef)
github at latex-project.org
github at latex-project.org
Thu Sep 26 14:45:34 CEST 2024
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/767a8eef49c6b2bb4998733bdba4b3e761151d02
>---------------------------------------------------------------
commit 767a8eef49c6b2bb4998733bdba4b3e761151d02
Author: mbertucci47 <61854785+mbertucci47 at users.noreply.github.com>
Date: Wed Sep 25 11:22:53 2024 -0600
fix test file
>---------------------------------------------------------------
767a8eef49c6b2bb4998733bdba4b3e761151d02
base/testfiles/properties-008-expansion.lvt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/testfiles/properties-008-expansion.lvt b/base/testfiles/properties-008-expansion.lvt
index f9030250..3ef0e3ec 100644
--- a/base/testfiles/properties-008-expansion.lvt
+++ b/base/testfiles/properties-008-expansion.lvt
@@ -54,8 +54,8 @@ xxxxx
\ASSERT{true true false}
{
\IfLabelExistsTF {label\labelsuffix}{true}{false}
- \IfLabelExistsT {name\propsuffix}{true}
- \IfLabelExistsF {name\propsuffix XXX}{false}
+ \IfLabelExistsT {name\labelsuffix}{true}
+ \IfLabelExistsF {name\labelsuffix XXX}{false}
}
}
More information about the latex3-commits
mailing list.