From e5aa4851dfea4ea7fbb2df3bc032de8e65b8013f Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Thu, 18 Aug 2011 22:09:38 -0700 Subject: [PATCH] Punt test-gtk; it currently requires a DISPLAY. --- tests/check.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check.scm b/tests/check.scm index dfe60718a..e61be3f9c 100644 --- a/tests/check.scm +++ b/tests/check.scm @@ -51,7 +51,7 @@ USA. "runtime/test-regsexp" ("runtime/test-wttree" (runtime wt-tree)) "ffi/test-ffi" - "gtk/test-gtk" + ;;"gtk/test-gtk" ;Requires a DISPLAY at the mo'. )) (with-working-directory-pathname -- 2.25.1