summaryrefslogtreecommitdiffstats
path: root/tests/ttk
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 11:53:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 11:53:18 (GMT)
commit0c3a4de6a4f8673462f7a088e137ed3cec21db9b (patch)
treeef52f84fafb4d5b971b476c25df9abff835353ff /tests/ttk
parent312c28a7e5012e1bd4a62f648fd7a24fbe1f83fb (diff)
parent3ca52101ac1c6e7bcea873f2a7f86f17fac16662 (diff)
downloadtk-0c3a4de6a4f8673462f7a088e137ed3cec21db9b.zip
tk-0c3a4de6a4f8673462f7a088e137ed3cec21db9b.tar.gz
tk-0c3a4de6a4f8673462f7a088e137ed3cec21db9b.tar.bz2
Merge 8.6
Diffstat (limited to 'tests/ttk')
-rw-r--r--tests/ttk/entry.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ttk/entry.test b/tests/ttk/entry.test
index 68cf9f7..d73fb87 100644
--- a/tests/ttk/entry.test
+++ b/tests/ttk/entry.test
@@ -7,7 +7,7 @@ package require tcltest 2.2
namespace import -force tcltest::*
loadTestedCommands
-testConstraint failsOnUbuntu [expr {![info exists ::env(TRAVIS_OS_NAME)] || ![string match linux $::env(TRAVIS_OS_NAME)]}]
+testConstraint failsOnUbuntu [expr {![info exists ::env(CI)] || ![string match Linux $::tcl_platform(os)]}]
variable scrollInfo
proc scroll args {