Skip to content

Commit 002c572

Browse files
committed
all.tcl: complete variable cleanup
1 parent 2ba40a0 commit 002c572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/all.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ foreach {constraint definition fileList} {
7171
}
7272
}
7373
tcltest::configure -notfile [lsort -unique $skipFiles]
74-
unset skipFiles toSkip
74+
unset constraint definition fileList skipFiles toSkip
7575

7676
#
7777
# RUN ALL TESTS

0 commit comments

Comments
 (0)