From ab2750388854730f562c2c8da28102611c07c002 Mon Sep 17 00:00:00 2001 From: patthoyts Date: Sat, 23 Jan 2010 11:30:55 +0000 Subject: Fix test for the ewmh attributes addition FossilOrigin-Name: a325f76b7768581fef9bee145d024d93fe5c0852 --- tests/wm.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/wm.test b/tests/wm.test index 34af106..865f245 100644 --- a/tests/wm.test +++ b/tests/wm.test @@ -7,7 +7,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: wm.test,v 1.21.2.8 2007/09/04 22:54:18 patthoyts Exp $ +# RCS: @(#) $Id: wm.test,v 1.21.2.9 2010/01/23 11:30:55 patthoyts Exp $ # This file tests window manager interactions that work across # platforms. Window manager tests that only work on a specific @@ -144,7 +144,7 @@ test wm-attributes-1.2.3 {usage} {pcOnly} { test wm-attributes-1.2.4 {usage} {macOrUnix notAqua} { list [catch {wm attributes . _} err] $err -} {1 {wrong # args: should be "wm attributes window"}} +} {1 {wrong # args: should be "wm attributes window ?-type list?"}} test wm-attributes-1.2.5 {usage} {aqua} { list [catch {wm attributes . _} err] $err -- cgit v0.12