From 5a779544857025669c6e9f823fd1b7dd7baf413f Mon Sep 17 00:00:00 2001 From: hobbs Date: Sat, 8 Apr 2000 06:59:37 +0000 Subject: * tests/winDialog.test: removed knownBug constraint from 5.16 --- tests/winDialog.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/winDialog.test b/tests/winDialog.test index 64ed21b..7116fee 100644 --- a/tests/winDialog.test +++ b/tests/winDialog.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: winDialog.test,v 1.2 1999/04/16 01:51:43 stanton Exp $ +# RCS: @(#) $Id: winDialog.test,v 1.3 2000/04/08 06:59:37 hobbs Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { source [file join [pwd] [file dirname [info script]] defs.tcl] @@ -179,7 +179,7 @@ append a $a append a $a append a $a append a $a -test winDialog-5.16 {GetFileName: initial file: long name} {knownBug nt} { +test winDialog-5.16 {GetFileName: initial file: long name} {nt} { start {set x [tk_getSaveFile -initialfile $a -title Long]} then { Click 1 -- cgit v0.12