From 9406502ca1a6428142249f15ff5eb12c8c072796 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sun, 14 Jun 2009 19:05:44 +0200 Subject: [PATCH] Update the test plan --- bindings/perl/Champlain/t/ChamplainView.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/perl/Champlain/t/ChamplainView.t b/bindings/perl/Champlain/t/ChamplainView.t index ac8924d..69273f7 100644 --- a/bindings/perl/Champlain/t/ChamplainView.t +++ b/bindings/perl/Champlain/t/ChamplainView.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Clutter::TestHelper tests => 81; +use Clutter::TestHelper tests => 82; use Champlain ':coords'; -- 2.39.5