Skip to content

Commit

Permalink
one more fix for test file
Browse files Browse the repository at this point in the history
  • Loading branch information
mbertucci47 authored and josephwright committed Sep 26, 2024
1 parent 767a8ee commit f008dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/testfiles/properties-008-expansion.lvt
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ xxxxx
\ASSERT{true true false}
{
\IfLabelExistsTF {label\labelsuffix}{true}{false}
\IfLabelExistsT {name\labelsuffix}{true}
\IfLabelExistsF {name\labelsuffix XXX}{false}
\IfLabelExistsT {label\labelsuffix}{true}
\IfLabelExistsF {label\labelsuffix XXX}{false}
}
}

Expand Down

0 comments on commit f008dc9

Please sign in to comment.