From 0f9c537dbbab730afd704466000cf6dbd7b91638 Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 22 Dec 1999 20:01:19 +0000 Subject: * tests/unixWm.test: nonPOrtable -> nonPortable --- tests/unixWm.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/unixWm.test b/tests/unixWm.test index ca86551..967e3ff 100644 --- a/tests/unixWm.test +++ b/tests/unixWm.test @@ -7,7 +7,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: unixWm.test,v 1.9 1999/12/16 02:13:49 wart Exp $ +# RCS: @(#) $Id: unixWm.test,v 1.10 1999/12/22 20:01:19 hobbs Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { source [file join [pwd] [file dirname [info script]] defs.tcl] @@ -1596,7 +1596,7 @@ test unixWm-46.1 {WaitForEvent procedure, use of modal timeout} { list $result $x } {no yes} -test unixWm-47.1 {WaitRestrictProc procedure} {nonPOrtable} { +test unixWm-47.1 {WaitRestrictProc procedure} {nonPortable} { catch {destroy .t} toplevel .t -width 300 -height 200 frame .t.f -bd 2 -relief raised -- cgit v0.12