Skip to content

Commit

Permalink
dup test name
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp committed Jul 14, 2023
1 parent d08eb4b commit 2018849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lseq.test
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ test lseq-3.32 {lsearch nested lists of lseq} arithSeriesShimmer {
# lsearch -
# -- should not shimmer lseq list
# -- should not leak lseq elements
test lseq-3.32 {lsearch nested lists of lseq} -constraints arithSeriesShimmer -body {
test lseq-3.33 {lsearch nested lists of lseq} -constraints arithSeriesShimmer -body {
set srchlist {}
for {set i 5} {$i < 25} {incr i} {
lappend srchlist [lseq $i count 7 by 3]
Expand Down

0 comments on commit 2018849

Please sign in to comment.