From b68250712dc55e55851dd4e0950410ab37506665 Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 1 Dec 2004 14:02:49 +0000 Subject: Oops! <:^) --- tests/winDde.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/winDde.test b/tests/winDde.test index 1574740..d1b0ee1 100644 --- a/tests/winDde.test +++ b/tests/winDde.test @@ -9,7 +9,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: winDde.test,v 1.25 2004/12/01 11:49:11 dkf Exp $ +# RCS: @(#) $Id: winDde.test,v 1.26 2004/12/01 14:02:49 dkf Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 @@ -213,7 +213,7 @@ test winDde-5.3 {check for bad arguments} -constraints {win dde} -body { } -returnCodes error -result {wrong # args: should be "dde execute ?-async? serviceName topicName value"} test winDde-5.4 {DDE eval bad arguments} -constraints {win dde} -body { dde eval "" "foo" -} -returnCodes error {invalid service name ""} +} -returnCodes error -result {invalid service name ""} # ------------------------------------------------------------------------- -- cgit v0.12