Skip to content

Commit

Permalink
test: use more readable Tcl version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed May 10, 2024
1 parent dc6ee15 commit 605af22
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 605af22

Please sign in to comment.