Skip to content

Commit

Permalink
test: use more clear Tcl version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed May 9, 2024
1 parent dc6ee15 commit 1f6d808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hicolor.test
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env tclsh

package require Tcl 8.6-10
package require Tcl 8.6 9
package require tcltest

cd [file dirname [info script]]
Expand Down

0 comments on commit 1f6d808

Please sign in to comment.