From 47bf1b86043fc0eaec92763f7d4ab752fced3b8a Mon Sep 17 00:00:00 2001 From: Shawn Date: Fri, 17 Oct 2008 15:16:13 -0700 Subject: [PATCH] add 2 more tests to test-wm-class --- test-wm.lisp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test-wm.lisp b/test-wm.lisp index ce9b793..b8aad14 100644 --- a/test-wm.lisp +++ b/test-wm.lisp @@ -168,6 +168,9 @@ manager." #(0) (convert "Magistrate Z") #(0)) + (test-it win + #(0)) + (test-it win) (test-it win #(0) (convert "checkity checkfoo"))